GDAL
Public Member Functions | Public Attributes
OGREnvelope Class Reference

Simple container for a bounding region. More...

#include <ogr_core.h>

Inheritance diagram for OGREnvelope:
OGREnvelope3D

List of all members.

Public Member Functions

 OGREnvelope (const OGREnvelope &oOther)
int IsInit () const
void Merge (OGREnvelope const &sOther)
void Merge (double dfX, double dfY)
void Intersect (OGREnvelope const &sOther)
int Intersects (OGREnvelope const &other) const
int Contains (OGREnvelope const &other) const

Public Attributes

double MinX
double MaxX
double MinY
double MaxY

Detailed Description

Simple container for a bounding region.


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

Generated for GDAL by doxygen 1.7.6.1.