SORTIE Core C++ Documentation
|
Structure for holding GLI points. More...
#include <GLIPoints.h>
Public Attributes | |
float | fX |
X coordinate. More... | |
float | fY |
Y coordinate. More... | |
float | fHeight |
Height in m. More... | |
Structure for holding GLI points.
float clGLIPoints::stcCoords::fHeight |
Height in m.
float clGLIPoints::stcCoords::fX |
X coordinate.
float clGLIPoints::stcCoords::fY |
Y coordinate.