Path
Engine
home
previous:
iFaceVertexMesh::faceAttribute()
next:
iFaceVertexMesh::vertexIndex()
Contents
,
API Reference
,
Interfaces
,
iFaceVertexMesh
,
faces
iFaceVertexMesh::faces()
Description
Returns the number of faces (tris) in this object.
Syntax
int32_t faces()
const
;
Return Value
The number of faces in the object.
C# Mapping
int
faces();
Java Mapping
int
faces();
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine
next:
iFaceVertexMesh::vertexIndex()