GDAL
Public Member Functions | Public Attributes | List of all members
OGRRawPoint Class Reference

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
 

Detailed Description

Simple container for a position.


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