PathEngine home | previous: | next: |
Used to obtain vertex coordinates.
int32_t vertexX(int32_t vertexIndex) const; |
vertexIndex | The (zero-based) index of the vertex being queried. Must be greater than or equal to zero, and less than the value returned by vertices(). |
int vertexX(int vertexIndex); |
int vertexX(int vertexIndex); |
Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next: |