C# Class NewTOAPIA.GL.GLUSphere

Inheritance: GLUQuadric
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Méthode Description
GLUSphere ( double radius, int slices, int stacks ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
RenderContent ( GraphicsInterface gi ) : void

Method Details

GLUSphere() public méthode

public GLUSphere ( double radius, int slices, int stacks ) : System
radius double
slices int
stacks int
Résultat System

RenderContent() protected méthode

protected RenderContent ( GraphicsInterface gi ) : void
gi GraphicsInterface
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string