Microsoft DirectX 8.1 (C++)

ID3DXSkinMesh::GetNumFaces

Retrieves the number of faces in the skin mesh.

DWORD GetNumFaces();

Parameters

None.

Return Values

Returns the number of faces in the skin mesh.

Requirements

  Header: Declared in D3dx8mesh.h.
  Import Library: Use D3dx8.lib.