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