![]() |
VR-Forces 4.7 Class Documentation
|
Axis aligned extents in osgearth coordinate system. More...
Public Types | |
| typedef std::vector< Extent > | Vector |
Public Member Functions | |
| Extent (const osgEarth::TileKey &) | |
| Extent (const DtVector &min, const DtVector &max) | |
Static Public Member Functions | |
| static Vector | Simplify (const Vector &extents) |
| Combines adjacent extents. | |
Public Attributes | |
| DtVector | min |
| DtVector | max |
Axis aligned extents in osgearth coordinate system.
| typedef std::vector<Extent> DtTileData::Extent::Vector |
|
explicit |
Combines adjacent extents.
| DtVector DtTileData::Extent::min |
| DtVector DtTileData::Extent::max |