GDAL
Public Member Functions | Public Attributes
OGREnvelope3D Class Reference

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

#include <ogr_core.h>

Inheritance diagram for OGREnvelope3D:
OGREnvelope

List of all members.

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 Attributes

double MinZ
double MaxZ

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.7.6.1.