PathEngine home previous: iAgent::getNumberOfVertices()next: iAgent::getShape()
Contents, API Reference, Interfaces, iAgent, getPosition

iAgent::getPosition()

Description

A helper function to obtain the current position of the agent.

Syntax

cPosition getPosition() const;

Return Value

Returns the current root position of the agent.

C# Mapping

PathEngine.Position getPosition();

Java Mapping

Position getPosition();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iAgent::getShape()