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

#include <ogr_geometry.h>

Public Member Functions

 OGRRawPoint ()
 
 OGRRawPoint (double xIn, double yIn)
 

Public Attributes

double x
 
double y
 

Detailed Description

Simple container for a position.

Constructor & Destructor Documentation

OGRRawPoint::OGRRawPoint ( )
inline

Constructor

OGRRawPoint::OGRRawPoint ( double  xIn,
double  yIn 
)
inline

Constructor

Member Data Documentation

double OGRRawPoint::x
double OGRRawPoint::y

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

Generated for GDAL by doxygen 1.8.5.