osgEarth 2.1.1
Classes | Namespaces | Defines | Typedefs

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

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

Go to the source code of this file.

Classes

class  osgEarth::ImageLayerOptions
struct  osgEarth::ImageLayerCallback
class  osgEarth::ImageLayerTileProcessor
class  osgEarth::ImageLayer

Namespaces

namespace  osgEarth

Defines

#define OSGEARTH_IMAGE_TERRAIN_LAYER_H   1

Typedefs

typedef void(ImageLayerCallback::* osgEarth::ImageLayerCallbackMethodPtr )(ImageLayer *layer)
typedef std::list
< osg::ref_ptr
< ImageLayerCallback > > 
osgEarth::ImageLayerCallbackList
typedef std::vector
< osg::ref_ptr< ImageLayer > > 
osgEarth::ImageLayerVector

Define Documentation

#define OSGEARTH_IMAGE_TERRAIN_LAYER_H   1

Definition at line 21 of file ImageLayer.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines