Microsoft DirectX 8.1 (C++)

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 D3dx8mesh.h.
  Import Library: Use D3dx8.lib.