| PathEngine home | previous: | next: |
Creates a free standing obstacle set.
iObstacleSet* newObstacleSet_WithAttributes(const char *const* attributes) const; |
| attributes |
A set of
attribute and value pairs
that can be used to control the behaviour of the created obstacle set.
Refer to |
The created obstacle set can be explicitly deleted when no longer required, but will also be deleted when this mesh is destroyed. In either case the pointer can no longer be used.
This method enables obstacles sets to be marked for extended preprocessing.
| Documentation for PathEngine release 5.17 - Copyright © 2002-2008 PathEngine | next: |