| PathEngine home | previous: | next: |
Adds a specified agent to this obstacle set.
void addAgent(iAgent* agent); |
| agent |
The agent to add. This agent must be on the mesh this obstacle set was created for, and must not be already included in the set. |
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |