ID3DXPatchMesh::GetOptions method

Gets the type of patch.

Syntax

DWORD GetOptions();

Parameters

This method has no parameters.

Return value

Type: DWORD

The patch type.

Remarks

For more information about patch types, see D3DXPATCHMESHTYPE.

Requirements

Requirement Value
Header
D3DX9Mesh.h
Library
D3dx9.lib

See also

ID3DXPatchMesh