osgEarth 2.1.1
|
#include <osgEarth/Map>
#include <osgEarth/Registry>
#include <osgEarth/TileSource>
#include <OpenThreads/ScopedLock>
#include <iterator>
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{Map.cpp} |
Defines | |
#define | LC "[Map] " |
Functions | |
bool | anonymous_namespace{Map.cpp}::s_getHeightField (const TileKey &key, const ElevationLayerVector &elevLayers, const Profile *mapProfile, bool fallback, ElevationInterpolation interpolation, ElevationSamplePolicy samplePolicy, osg::ref_ptr< osg::HeightField > &out_result, bool *out_isFallback, ProgressCallback *progress) |