![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtOsgEarthTerrainSourcePager |
Namespaces | |
| osgEarth | |
Functions | |
| DT_DLL_vantageTerrainImplementation int | maxSetLodForMap (const osgEarth::Map *map, int defValue, std::ostream &infoOutputStream=theNullOutputStream) |
Variables | |
| std::ostream | theNullOutputStream |
| DT_DLL_vantageTerrainImplementation int maxSetLodForMap | ( | const osgEarth::Map * | map, |
| int | defValue, | ||
| std::ostream & | infoOutputStream = theNullOutputStream |
||
| ) |
Returns the maximum max_level or max_data_level of all elevation layers in the specified map. If the value is not set for any, then defValue is used and returned. Some information about the LOD of each layer will be printed to infoOutputStream.
| std::ostream theNullOutputStream |