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.