ID3DXBaseMesh::GetNumVertices
ID3DXBaseMesh::GetNumVertices
Retrieves the number of vertices in the mesh.
DWORD GetNumVertices();
Parameters
None.
Return Values
Returns the number of vertices in the mesh.
Requirements
Header: Declared in D3DX9Mesh.h.
Library:
Use D3dx9.lib.