![]() |
VR-Forces 4.10 Class Documentation
|
Public Member Functions | |
| ElevationRange () | |
| ElevationRange (double min, double max) | |
| void | merge (const ElevationRange &) |
Static Public Member Functions | |
| static boost::optional < ElevationRange > | Merge (const boost::optional< ElevationRange > &r1, const boost::optional< ElevationRange > &r2) |
Public Attributes | |
| double | min |
| double | max |
| TileSpatialIndex::ElevationRange::ElevationRange | ( | ) |
|
static |
| void TileSpatialIndex::ElevationRange::merge | ( | const ElevationRange & | ) |
| double TileSpatialIndex::ElevationRange::min |
| double TileSpatialIndex::ElevationRange::max |