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