ID3DXPMesh::GetMinFaces

Retrieves the minimum number of faces that the progressive mesh supports.

DWORD GetMinFaces();

Parameters

None.

Return Values

Returns the minimum number of faces supported by the progressive mesh.

Requirements

Header: Declared in D3dx9mesh.h.