| PathEngine home | previous: | next: |
Provided to enable
iPath* constructPath_Reversed(const cPosition* positionsBuffer, const tSigned32* connectionIndicesBuffer, tSigned32 pathLength) const; |
| positionsBuffer | A pointer to a sequence of (pathLength) positions to be used to construct the path. | ||
| connectionIndicesBuffer | A pointer to a sequence of (pathLength - 1) connection indices, or a null pointer (indicating that the path contains no off-mesh connections). | ||
| pathLength | The number of points in the path. Must be greater than zero. |
A newly created
The created
Refer to
| Documentation for PathEngine release 5.29 - Copyright © 2002-2012 PathEngine | next: |