PathEngine home | previous: | next: |
Removes a specified agent from this context.
void removeAgent(iAgent& agent); |
agent |
The agent to remove. This agent must be currently included in the context. |
void removeAgent(Agent agent); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |