osgEarth 2.1.1
Classes | Namespaces | Defines | Typedefs

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

#include <osgEarth/Common>
#include <osgEarth/Layer>
#include <osgEarth/Config>
#include <osgEarth/ModelSource>
#include <osg/Node>
#include <vector>
Include dependency graph for ModelLayer:

Go to the source code of this file.

Classes

class  osgEarth::ModelLayerOptions
struct  osgEarth::ModelLayerCallback
class  osgEarth::ModelLayer

Namespaces

namespace  osgEarth

Defines

#define OSGEARTH_MODEL_LAYER_H   1

Typedefs

typedef void(ModelLayerCallback::* osgEarth::ModelLayerCallbackMethodPtr )(ModelLayer *layer)
typedef std::list
< osg::ref_ptr
< ModelLayerCallback > > 
osgEarth::ModelLayerCallbackList
typedef std::vector
< osg::ref_ptr< ModelLayer > > 
osgEarth::ModelLayerVector

Define Documentation

#define OSGEARTH_MODEL_LAYER_H   1

Definition at line 21 of file ModelLayer.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines