SORTIE Core C++ Documentation
Public Attributes | List of all members
clGLIPoints::stcCoords Struct Reference

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...
 

Detailed Description

Structure for holding GLI points.

Member Data Documentation

◆ fHeight

float clGLIPoints::stcCoords::fHeight

Height in m.

◆ fX

float clGLIPoints::stcCoords::fX

X coordinate.

◆ fY

float clGLIPoints::stcCoords::fY

Y coordinate.


The documentation for this struct was generated from the following file: