ID3DXBaseMesh::GetNumFaces

Retrieves the number of faces in the mesh.

DWORD GetNumFaces();

Parameters

None.

Return Values

Returns the number of faces in the mesh.

Requirements

Header: Declared in D3dx9mesh.h.