ID3DXPRTEngine::GetNumVerts

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

UINT GetNumVerts();

Parameters

None.

Return Values

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

Requirements

Header: Declared in D3dx9mesh.h.