Méthode | Description | |
---|---|---|
Draw ( GraphicsDevice device ) : void | ||
MeshBatcher ( ) : System | ||
NextItem ( int vertexCount, int triangleCount ) : |
Returns a pooled MeshItem.
|
Méthode | Description | |
---|---|---|
EnsureCapacity ( int vertexCount, int triangleCount ) : void | ||
FlushVertexArray ( GraphicsDevice device, int vertexCount, int triangleCount ) : void |
public Draw ( GraphicsDevice device ) : void | ||
device | GraphicsDevice | |
Résultat | void |
public NextItem ( int vertexCount, int triangleCount ) : |
||
vertexCount | int | |
triangleCount | int | |
Résultat |