| PathEngine home | previous: | next: |
A helper function which can be used to determine whether a direction has been associated with a soft obstacle, and retrieve the direction.
void getTraverseCostDirection(tSigned32& directionVectorX, tSigned32& directionVectorY) const; |
| directionVectorX | Returns the x component of the direction vector. | ||
| directionVectorY | Returns the y component of the direction vector. |
| Documentation for PathEngine release 5.29 - Copyright © 2002-2012 PathEngine | next: |