ID3DXSPMesh::GetMaxFaces

Retrieves the maximum number of faces that the simplification mesh supports.

DWORD GetMaxFaces();

Parameters

None.

Return Values

Returns the maximum number of faces in the original mesh.

Requirements

Header: Declared in D3dx9mesh.h.