C# Class NewTOAPIA.Modeling.IndexBuffer

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

Méthodes publiques

Méthode Description
DecreaseCount ( ) : void
IncreaseCount ( ) : void
IndexBuffer ( int count ) : System
SetDefaultIndices ( ) : void
this ( int i ) : int

Method Details

DecreaseCount() public méthode

public DecreaseCount ( ) : void
Résultat void

IncreaseCount() public méthode

public IncreaseCount ( ) : void
Résultat void

IndexBuffer() public méthode

public IndexBuffer ( int count ) : System
count int
Résultat System

SetDefaultIndices() public méthode

public SetDefaultIndices ( ) : void
Résultat void

this() public méthode

public this ( int i ) : int
i int
Résultat int