C# Class NewTOAPIA.GLU.Shapes.GLUQuadric

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

Protected Properties

Свойство Type Description
fQuadric System.IntPtr

Méthodes publiques

Méthode Description
Dispose ( ) : void
GLUQuadric ( GraphicsInterface gi, QuadricDrawStyle style, QuadricNormalType normalType, QuadricOrientation orientation ) : System

Méthodes protégées

Méthode Description
BeginRender ( GraphicsInterface gi ) : void
Dispose ( bool disposing ) : void

Releases the handle associated with this bitmap.

Method Details

BeginRender() protected méthode

protected BeginRender ( GraphicsInterface gi ) : void
gi NewTOAPIA.GL.GraphicsInterface
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

Releases the handle associated with this bitmap.

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

GLUQuadric() public méthode

public GLUQuadric ( GraphicsInterface gi, QuadricDrawStyle style, QuadricNormalType normalType, QuadricOrientation orientation ) : System
gi NewTOAPIA.GL.GraphicsInterface
style QuadricDrawStyle
normalType QuadricNormalType
orientation QuadricOrientation
Résultat System

Property Details

fQuadric protected_oe property

protected IntPtr,System fQuadric
Résultat System.IntPtr