| PathEngine home | previous: | next: |
Returns a position in the path at a specified index.
cPosition position(tSigned32 pointIndex) const; |
| pointIndex | The index for the position to retrieve. This must be positive and less than the number of positions in the path. |
If more than a few points in the path are required, and speed is important,
use
| Documentation for PathEngine release 5.16 - Copyright © 2002-2008 PathEngine | next: |