ID3DXPatchMesh::GetControlVerticesPerPatch method

Gets the number of control vertices per patch.

Syntax

DWORD GetControlVerticesPerPatch();

Parameters

This method has no parameters.

Return value

Type: DWORD

The number of control vertices per patch.

Requirements

Requirement Value
Header
D3DX9Mesh.h
Library
D3dx9.lib

See also

ID3DXPatchMesh