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

Simple container for a bounding region in 3D. More...

#include <ogr_core.h>

Inheritance diagram for OGREnvelope3D:
OGREnvelope

Public Member Functions

 OGREnvelope3D (const OGREnvelope3D &oOther)
 
int IsInit () const
 
void Merge (OGREnvelope3D const &sOther)
 
void Merge (double dfX, double dfY, double dfZ)
 
void Intersect (OGREnvelope3D const &sOther)
 
int Intersects (OGREnvelope3D const &other) const
 
int Contains (OGREnvelope3D const &other) const
 
- Public Member Functions inherited from OGREnvelope
 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 MinZ
 
double MaxZ
 
- Public Attributes inherited from OGREnvelope
double MinX
 
double MaxX
 
double MinY
 
double MaxY
 

Detailed Description

Simple container for a bounding region in 3D.


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

Generated for GDAL by doxygen 1.8.8.