PathEngine home | previous: | next: |
Returns the facing direction for the specified anchor.
int32_t anchor_Orientation(int32_t anchorIndex) const; |
anchorIndex | The (zero-based) index of the anchor being queried. Must be greater than or equal to zero, and less than the value returned by numberOfAnchors(). |
int anchor_Orientation(int anchorIndex); |
int anchor_Orientation(int anchorIndex); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |