GL Studio C++ Runtime API
ShapefileMapChartDataSource::ShapePoint Struct Reference

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
 

Detailed Description

Cartesian coordinate used by the points that define the paths loaded from shapefiles.

Member Data Documentation

float x
Parameters
xhorizontal component of the point
float y
Parameters
yvertical component of the point

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