#include <Extent.h>
List of all members.
Detailed Description
Definition at line 23 of file Extent.h.
Constructor & Destructor Documentation
Extent::Extent |
( |
| ) |
[inline] |
Extent::Extent |
( |
double |
_xmin, |
|
|
double |
_ymin, |
|
|
double |
_xmax, |
|
|
double |
_ymax, |
|
|
const std::string & |
_srs |
|
) |
| [inline] |
Extent::Extent |
( |
const Extent & |
rhs | ) |
[inline] |
Member Function Documentation
bool Extent::isValid |
( |
| ) |
const [inline] |
const std::string& Extent::srs |
( |
| ) |
[inline] |
double Extent::xMax |
( |
| ) |
const [inline] |
double Extent::xMin |
( |
| ) |
const [inline] |
double Extent::yMax |
( |
| ) |
const [inline] |
double Extent::yMin |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/cube/sources/osgearth/src/osgEarthDrivers/arcgis/Extent.h