ID3DXBaseMesh::GetNumVertices method

Retrieves the number of vertices in the mesh.

Syntax

DWORD GetNumVertices();

Parameters

This method has no parameters.

Return value

Type: DWORD

Returns the number of vertices in the mesh.

Requirements

Requirement Value
Header
D3DX9Mesh.h
Library
D3dx9.lib

See also

ID3DXBaseMesh