|
GDAL
|
Simple container for a position. More...
#include <ogr_geometry.h>
Public Member Functions | |
| OGRRawPoint () | |
| Constructor. | |
| OGRRawPoint (double xIn, double yIn) | |
| Constructor. | |
Public Attributes | |
| double | x |
| x | |
| double | y |
| y | |
Simple container for a position.
1.8.13.