PathEngine home previous: iGround::get3DFaceVertex()next: iGround::getNumberOfSections()
Contents, API Reference, Interfaces, iGround, getNumberOf3DFaces

iGround::getNumberOf3DFaces()

Description

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

Syntax

int32_t getNumberOf3DFaces() const;

Return Value

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

C# Mapping

int getNumberOf3DFaces();

Java Mapping

int getNumberOf3DFaces();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iGround::getNumberOfSections()