![]() |
VR-Forces 4.7 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 | |
| namespace | osgEarth |
| A DtOsgEarthTerrainSourcePager pages in data from a streaming terrain source. | |
| namespace | makVrv |
| Contains DtGameControllerInformation class. | |
| namespace | makVrv::oe |
| namespace | makVrv::oe::CDB |
Functions | |
| std::ostream & | makVrv::oe::CDB::operator<< (std::ostream &os, const CDBTileKey &key) |
| Output the CDB Tile Key stream representation. | |
CDB Tile key structure for the model pager.