ID3DXSPMesh::GetMaxVertices

Bb174241.XDK_CHM_BANNER_left(en-us,VS.85).jpg Bb174241.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::GetMaxVertices

Retrieves the maximum number of vertices that the simplification mesh supports.

  DWORD 
  GetMaxVertices(
  );

Parameters

None.

Return Values

Returns the maximum number of vertices in the original mesh.

Requirements

Header: Declared in D3DX9Mesh.h.

Library: Use D3dx9.lib.