![]() |
VR-Forces 4.8 Class Documentation
|
CDB Tile key structure for the model pager. More...
Go to the source code of this file.
Classes | |
| class | makVrv::oe::CDB::CDBTileKey |
| Hold the unique CDB tile key information CDB LOD goes from -10 to 23. More... | |
| struct | makVrv::oe::CDB::LatLongTileKeyHasher |
| Latitude Longitude hash key. More... | |
| struct | makVrv::oe::CDB::LatLongEqualTo |
| Latitude Longitude equal operation. More... | |
| struct | makVrv::oe::CDB::FullTileKeyHasher |
| Complete tile key hash. More... | |
| struct | makVrv::oe::CDB::FullTileKeyEqualTo |
| Tile Key equal operation. More... | |
Namespaces | |
| osgEarth | |
| A DtOsgEarthTerrainSourcePager pages in data from a streaming terrain source. | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrv::oe | |
| makVrv::oe::CDB | |
Functions | |
| std::ostream & | makVrv::oe::CDB::operator<< (std::ostream &os, const CDBTileKey &key) |
| Output the CDB Tile Key stream representation. More... | |
CDB Tile key structure for the model pager.