ID3DXPMesh::GetMinVertices

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

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

  DWORD 
  GetMinVertices(
  );

Parameters

None.

Return Values

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

Requirements

Header: Declared in D3DX9Mesh.h.

Library: Use D3dx9.lib.