ID3DX10Mesh::GetFaceCount method

Retrieves the number of faces in the mesh.

Syntax

UINT GetFaceCount();

Parameters

This method has no parameters.

Return value

Type: UINT

Returns the number of faces in the mesh.

Requirements

Requirement Value
Header
D3DX10.h
Library
D3DX10.lib

See also

ID3DX10Mesh

D3DX Interfaces