C# Class CSharpGL.PrimitiveRestartState

Inheritance: EnableState
Afficher le fichier Open project: bitzhuwei/CSharpGL Class Usage Examples

Méthodes publiques

Méthode Description
PrimitiveRestartState ( IndexBufferElementType indexElementType )

ToString ( ) : string

Méthodes protégées

Méthode Description
StateOn ( ) : void

Method Details

PrimitiveRestartState() public méthode

public PrimitiveRestartState ( IndexBufferElementType indexElementType )
indexElementType IndexBufferElementType

StateOn() protected méthode

protected StateOn ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string