PathEngine home previous: iAgent::getAllAgentsOverlapped()next: iAgent::getPosition()
Contents, API Reference, Interfaces, iAgent, getMesh

iAgent::getMesh()

Description

A helper function to obtain the mesh on which this agent is placed.

Syntax

iMesh* getMesh() const;

Return Value

The mesh on which this agent is placed.

See Also

Interface iMesh, iMesh::placeAgent()
Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEnginenext: iAgent::getPosition()