|  | GL Studio C++ Runtime API
    | 
Cartesian coordinate used by the points that define the paths loaded from shapefiles. More...
#include <gls_map_shapefile.h>
| Public Attributes | |
| float | x | 
| float | y | 
Cartesian coordinate used by the points that define the paths loaded from shapefiles.
| float x | 
| x | horizontal component of the point | 
| float y | 
| y | vertical component of the point |