ID3DXPatchMesh::GetNumPatches method

Gets the number of patches in the mesh.

Syntax

DWORD GetNumPatches();

Parameters

This method has no parameters.

Return value

Type: DWORD

The number of patches.

Requirements

Requirement Value
Header
D3DX9Mesh.h
Library
D3dx9.lib

See also

ID3DXPatchMesh