ID3DXPRTEngine::GetNumFaces

Retrieves the number of faces in the mesh, including any new faces added as a result of adaptive spatial sampling.

UINT GetNumFaces();

Parameters

None.

Return Values

Number of faces in the mesh, including any new faces added as a result of adaptive sampling.

Requirements

Header: Declared in D3dx9mesh.h.