osgEarth 2.1.1
|
Bounds() | osgEarth::Bounds | |
Bounds(double xmin, double ymin, double xmax, double ymax) | osgEarth::Bounds | |
center2d() const | osgEarth::Bounds | |
contains(double x, double y) const | osgEarth::Bounds | |
contains(const Bounds &rhs) const | osgEarth::Bounds | |
depth() const | osgEarth::Bounds | |
expandBy(double x, double y) | osgEarth::Bounds | |
expandBy(double x, double y, double z) | osgEarth::Bounds | |
expandBy(const Bounds &rhs) | osgEarth::Bounds | |
height() const | osgEarth::Bounds | |
intersectionWith(const Bounds &rhs) const | osgEarth::Bounds | |
isEmpty() const | osgEarth::Bounds | [inline] |
isValid() const | osgEarth::Bounds | |
radius2d() const | osgEarth::Bounds | |
toString() const | osgEarth::Bounds | |
transform(const SpatialReference *fromSRS, const SpatialReference *toSRS) | osgEarth::Bounds | |
unionWith(const Bounds &rhs) const | osgEarth::Bounds | |
width() const | osgEarth::Bounds |