PathEngine home | previous: | next: |
Returns the number of vertices in the burnt in obstacle at the given index.
int32_t getBurntInObstacleVertices(int32_t index) const; |
index |
This must be a positive integer less than the value returned by |
The obstacle index supplied here is only an iteration mechanism -
no persistent mapping between indices and obstacles should be assumed.
int getBurntInObstacleVertices(int index); |
int getBurntInObstacleVertices(int index); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |