This is the complete list of members for
osgEarth::GeoExtent, including all inherited members.
_srs | osgEarth::GeoExtent | [private] |
_xmax | osgEarth::GeoExtent | [private] |
_xmin | osgEarth::GeoExtent | [private] |
_ymax | osgEarth::GeoExtent | [private] |
_ymin | osgEarth::GeoExtent | [private] |
area() const | osgEarth::GeoExtent | |
bounds() const | osgEarth::GeoExtent | |
contains(double x, double y, const SpatialReference *xy_srs=0L) const | osgEarth::GeoExtent | |
contains(const Bounds &rhs) const | osgEarth::GeoExtent | |
crossesDateLine() const | osgEarth::GeoExtent | |
defined() const | osgEarth::GeoExtent | [inline] |
expand(double x, double y) | osgEarth::GeoExtent | |
expandToInclude(double x, double y) | osgEarth::GeoExtent | |
expandToInclude(const Bounds &rhs) | osgEarth::GeoExtent | |
GeoExtent() | osgEarth::GeoExtent | |
GeoExtent(const SpatialReference *srs, double xmin=FLT_MAX, double ymin=FLT_MAX, double xmax=-FLT_MAX, double ymax=-FLT_MAX) | osgEarth::GeoExtent | |
GeoExtent(const GeoExtent &rhs) | osgEarth::GeoExtent | |
GeoExtent(const SpatialReference *srs, const Bounds &bounds) | osgEarth::GeoExtent | |
getBounds(double &xmin, double &ymin, double &xmax, double &ymax) const | osgEarth::GeoExtent | |
getCentroid(double &out_x, double &out_y) const | osgEarth::GeoExtent | |
getSRS() const | osgEarth::GeoExtent | |
height() const | osgEarth::GeoExtent | |
intersectionSameSRS(const Bounds &rhs) const | osgEarth::GeoExtent | |
intersects(const GeoExtent &rhs) const | osgEarth::GeoExtent | |
INVALID | osgEarth::GeoExtent | [static] |
isValid() const | osgEarth::GeoExtent | |
operator!=(const GeoExtent &rhs) const | osgEarth::GeoExtent | |
operator==(const GeoExtent &rhs) const | osgEarth::GeoExtent | |
scale(double x_scale, double y_scale) | osgEarth::GeoExtent | |
splitAcrossDateLine(GeoExtent &first, GeoExtent &second) const | osgEarth::GeoExtent | |
toString() const | osgEarth::GeoExtent | |
transform(const SpatialReference *to_srs) const | osgEarth::GeoExtent | |
width() const | osgEarth::GeoExtent | |
xMax() const | osgEarth::GeoExtent | [inline] |
xMax() | osgEarth::GeoExtent | [inline] |
xMin() const | osgEarth::GeoExtent | [inline] |
xMin() | osgEarth::GeoExtent | [inline] |
yMax() const | osgEarth::GeoExtent | [inline] |
yMax() | osgEarth::GeoExtent | [inline] |
yMin() const | osgEarth::GeoExtent | [inline] |
yMin() | osgEarth::GeoExtent | [inline] |