|
OGR
|
#include <ogr_geometry.h>
Public Member Functions | |
| OGRRawPoint () | |
| OGRRawPoint (double xIn, double yIn) | |
Public Attributes | |
| double | x |
| double | y |
Simple container for a position.
|
inline |
Constructor
|
inline |
Constructor
| double OGRRawPoint::x |
x
Referenced by OGRSimpleCurve::getX(), and OGRPoint::importFromWkt().
| double OGRRawPoint::y |
y
Referenced by OGRSimpleCurve::getY(), and OGRPoint::importFromWkt().
1.8.14.