PathEngine home | previous: | next: |
Creates a free standing obstacle set.
std::unique_ptr<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.
See When creating 'preprocessed obstacle sets', |
This method enables obstacles sets to be marked for extended preprocessing.
ObstacleSet newObstacleSet_WithAttributes(string[] attributes); |
ObstacleSet newObstacleSet_WithAttributes(String[] attributes); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |