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