| PathEngine home | previous: | next: |
Returns the number of vertices in the burnt in obstacle at the given index.
tSigned32 getBurntInObstacleVertices(tSigned32 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.
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |