| PathEngine home | previous:  | next:  | 
Used to obtain vertex coordinates.
float vertexZ(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(). | 
float vertexZ(int vertexIndex);  | 
float vertexZ(int vertexIndex);  | 
| Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEngine | next:  |