| PathEngine home | previous: | next: |
Returns an index for the connected region for an agent's current position.
tSigned32 getConnectedRegionForAgent(iAgent* agent) const; |
| agent | The agent to be used for the query. |
Requires that this obstacle set has been marked for preprocessing and that connected region queries have been enabled with the relevant preprocess generation attribute.
See
This is equivalent to calling
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |