PathEngine home | previous: | next: |
Adds a free standing obstacle set to this context.
void addObstacleSet(iObstacleSet& context); |
context | The obstacle set to add. |
The set being added must not be already added to this context.
void addObstacleSet(ObstacleSet context); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |