Свойство | Type | Description | |
---|---|---|---|
VertexCount | int |
Méthode | Description | |
---|---|---|
AddVertex ( Vector3 point, Vector3 normal, System.Vector2 textureCoord, int color ) : void | ||
Dispose ( ) : void | ||
Draw ( ) : void | ||
Load ( ) : void | ||
QVertexBuffer ( int textureID ) : System | ||
Reset ( ) : void |
public AddVertex ( Vector3 point, Vector3 normal, System.Vector2 textureCoord, int color ) : void | ||
point | Vector3 | |
normal | Vector3 | |
textureCoord | System.Vector2 | |
color | int | |
Résultat | void |
public QVertexBuffer ( int textureID ) : System | ||
textureID | int | |
Résultat | System |