PathEngine home previous: iMesh::getFederationTileIndex()next: iMesh::getNumberOfAnchors()
Contents, API Reference, Interfaces, iMesh, getNumberOf3DFaces

iMesh::getNumberOf3DFaces()

Description

Helper function providing access to the geometry of the underlying 3D mesh.

Syntax

tSigned32 getNumberOf3DFaces() const;

Return Value

The number of faces (tris) in the underlying 3d mesh.

See Also

iMesh::get3DFaceVertex(), iMesh::get3DFaceConnection()
Documentation for PathEngine release 5.24 - Copyright © 2002-2010 PathEnginenext: iMesh::getNumberOfAnchors()