C# Class Axiom.RenderSystems.OpenGL.GLHardwareBufferManager

Inheritance: Axiom.Graphics.HardwareBufferManager
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Méthodes publiques

Méthode Description
GLHardwareBufferManager ( ) : System
GetGLType ( VertexElementType type ) : int

Méthodes protégées

Méthode Description
dispose ( bool disposeManagedResources ) : void

Method Details

GLHardwareBufferManager() public méthode

public GLHardwareBufferManager ( ) : System
Résultat System

GetGLType() public static méthode

public static GetGLType ( VertexElementType type ) : int
type VertexElementType
Résultat int

dispose() protected méthode

protected dispose ( bool disposeManagedResources ) : void
disposeManagedResources bool
Résultat void