osgEarth 2.1.1
Classes | Namespaces | Defines | Typedefs

/home/cube/sources/osgearth/src/osgEarth/ElevationLayer File Reference

#include <osgEarth/Common>
#include <osgEarth/Config>
#include <osgEarth/Caching>
#include <osgEarth/Profile>
#include <osgEarth/TileSource>
#include <osgEarth/TerrainLayer>
Include dependency graph for ElevationLayer:

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 Documentation

#define OSGEARTH_ELEVATION_TERRAIN_LAYER_H   1

Definition at line 21 of file ElevationLayer.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines