Retrieves the number of vertices in the mesh, including any new vertices added as a result of adaptive spatial sampling.
UINT GetNumVerts();
None.
Number of vertices in the mesh, including any new vertices added as a result of adaptive sampling.
Header: Declared in D3dx9mesh.h.