osgEarth 2.1.1
|
#include <osgEarth/Common>
#include <osgEarth/Config>
#include <osgEarth/Caching>
#include <osgEarth/Profile>
#include <osgEarth/TileSource>
#include <osgEarth/TerrainLayer>
Go to the source code of this file.
Classes | |
class | osgEarth::ElevationLayerOptions |
struct | osgEarth::ElevationLayerCallback |
class | osgEarth::ElevationLayer |
Namespaces | |
namespace | osgEarth |
Defines | |
#define | OSGEARTH_ELEVATION_TERRAIN_LAYER_H 1 |
Typedefs | |
typedef void(ElevationLayerCallback::* | osgEarth::ElevationLayerCallbackMethodPtr )(class ElevationLayer *layer) |
typedef std::list < osg::ref_ptr < ElevationLayerCallback > > | osgEarth::ElevationLayerCallbackList |
typedef std::vector < osg::ref_ptr< ElevationLayer > > | osgEarth::ElevationLayerVector |
#define OSGEARTH_ELEVATION_TERRAIN_LAYER_H 1 |
Definition at line 21 of file ElevationLayer.