C# Class NewTOAPIA.GL.GLUCube

Inheritance: GLRenderable
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
GLUCube ( float cubesize, CubeStyle aStyle )

Méthodes protégées

Méthode Description
RenderContent ( GraphicsInterface gi ) : void

Private Methods

Méthode Description
SetSize ( float size ) : void

Method Details

GLUCube() public méthode

public GLUCube ( float cubesize, CubeStyle aStyle )
cubesize float
aStyle CubeStyle

RenderContent() protected méthode

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