ID3DXPMesh::GetMaxVertices

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

ID3DXPMesh::GetMaxVertices

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

  DWORD 
  GetMaxVertices(
  );

Parameters

None.

Return Values

Returns the maximum number of vertices supported by the progressive mesh.

Requirements

Header: Declared in D3DX9Mesh.h.

Library: Use D3dx9.lib.