C3DMesh::GetIndexCount |
Top Previous Next |
Syntax:
GetIndexCount(), int
Purpose: Returns the number of indices stored in the index buffer of this mesh.
Parameters: None.
Returned value(s): The number of indices.
Application: 'create a box to copy. Make it an 'inside' cube
Class Hierarchy -------C3DMesh
See Also:
|