ID3DXBaseMesh::GetNumFaces method
Retrieves the number of faces in the mesh.
Syntax
DWORD GetNumFaces();
Parameters
This method has no parameters.
Return value
Type: DWORD
Returns the number of faces in the mesh.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also