ID3DXSPMesh::GetNumVertices

Bb174243.XDK_CHM_BANNER_left(en-us,VS.85).jpg Bb174243.XDK_CHM_BANNER_right(en-us,VS.85).jpg

NOTE: The ID3DXPMesh and ID3DXSPMesh interfaces are now obsolete and will be removed in a future release.

ID3DXSPMesh::GetNumVertices

Retrieves the number of vertices in the simplification mesh.

  DWORD 
  GetNumVertices(
  );

Parameters

None.

Return Values

Returns the number of vertices in the simplification mesh.

Requirements

Header: Declared in D3DX9Mesh.h.

Library: Use D3dx9.lib.