| PathEngine home | previous: | next: |
Used for iterating through anchors.
void retrieveAnchorByIndex(tSigned32 index, cPosition& position, tSigned32& orientation, const char*& id) const; |
| index | Enumerating index. | ||
| position | This will be set to the anchor position. | ||
| orientation | This will be set to the anchor orientation. | ||
| id |
This will be set to a pointer to a C string containing the anchor's content ID. The string pointed to may be invalidated if changes are subsequently made to the set of anchors stored. |
| Documentation for PathEngine release 5.18 - Copyright © 2002-2008 PathEngine | next: |