ID3DXPatchMesh::GetNumVertices method

Gets the number of vertices in the mesh.

Syntax

DWORD GetNumVertices();

Parameters

This method has no parameters.

Return value

Type: DWORD

The number of vertices.

Requirements

Requirement Value
Header
D3DX9Mesh.h
Library
D3dx9.lib

See also

ID3DXPatchMesh