This is the complete list of members for
osgEarth::ModelLayer, including all inherited members.
| _abstract | osgEarth::Layer | [protected] |
| _callbacks | osgEarth::ModelLayer | [private] |
| _initOptions | osgEarth::ModelLayer | [private] |
| _layers | osgEarth::Layer | [protected] |
| _maxLat | osgEarth::Layer | [protected] |
| _maxLon | osgEarth::Layer | [protected] |
| _maxX | osgEarth::Layer | [protected] |
| _maxY | osgEarth::Layer | [protected] |
| _minLat | osgEarth::Layer | [protected] |
| _minLon | osgEarth::Layer | [protected] |
| _minX | osgEarth::Layer | [protected] |
| _minY | osgEarth::Layer | [protected] |
| _modelSource | osgEarth::ModelLayer | [private] |
| _modelSourceRev | osgEarth::ModelLayer | [private] |
| _name | osgEarth::Layer | [protected] |
| _node | osgEarth::ModelLayer | [private] |
| _parentLayer | osgEarth::Layer | [protected] |
| _referenceURI | osgEarth::ModelLayer | [private] |
| _runtimeOptions | osgEarth::ModelLayer | [private] |
| _spatialReferences | osgEarth::Layer | [protected] |
| _styles | osgEarth::Layer | [protected] |
| _title | osgEarth::Layer | [protected] |
| addCallback(ModelLayerCallback *cb) | osgEarth::ModelLayer | |
| copyOptions() | osgEarth::ModelLayer | [private] |
| fireCallback(ModelLayerCallbackMethodPtr method) | osgEarth::ModelLayer | [private, virtual] |
| getAbstract() | osgEarth::Layer | [inline] |
| getEnabled() const | osgEarth::ModelLayer | |
| getExtents(double &minX, double &minY, double &maxX, double &maxY) | osgEarth::Layer | |
| getLatLonExtents(double &minLon, double &minLat, double &maxLon, double &maxLat) | osgEarth::Layer | |
| getLayerByName(const std::string &name) | osgEarth::Layer | |
| getLayers() | osgEarth::Layer | [inline] |
| getModelLayerOptions() const | osgEarth::ModelLayer | [inline] |
| getModelSource() const | osgEarth::ModelLayer | [inline] |
| getName() const | osgEarth::ModelLayer | [inline] |
| osgEarth::Layer::getName() | osgEarth::Layer | [inline] |
| getOrCreateNode(ProgressCallback *progress=0L) | osgEarth::ModelLayer | |
| getOverlay() const | osgEarth::ModelLayer | |
| getParentLayer() | osgEarth::Layer | [inline] |
| getReferenceURI() const | osgEarth::ModelLayer | [inline] |
| getSpatialReferences() | osgEarth::Layer | [inline] |
| getStyles() | osgEarth::Layer | [inline] |
| getTitle() | osgEarth::Layer | [inline] |
| getUID() const | osgEarth::Layer | [inline] |
| initialize(const std::string &referenceURI, const Map *map) | osgEarth::ModelLayer | |
| isLightingEnabled() const | osgEarth::ModelLayer | |
| Layer() | osgEarth::Layer | |
| Layer() | osgEarth::Layer | |
| LayerList typedef | osgEarth::Layer | |
| ModelLayer(const ModelLayerOptions &options) | osgEarth::ModelLayer | |
| ModelLayer(const std::string &name, const ModelSourceOptions &options) | osgEarth::ModelLayer | |
| ModelLayer(const ModelLayerOptions &options, ModelSource *source) | osgEarth::ModelLayer | |
| ModelLayer(const std::string &name, osg::Node *node) | osgEarth::ModelLayer | |
| removeCallback(ModelLayerCallback *cb) | osgEarth::ModelLayer | |
| setAbstract(const std::string &abstract) | osgEarth::Layer | [inline] |
| setEnabled(bool enabled) | osgEarth::ModelLayer | |
| setExtents(double minX, double minY, double maxX, double maxY) | osgEarth::Layer | |
| setLatLonExtents(double minLon, double minLat, double maxLon, double maxLat) | osgEarth::Layer | |
| setLightingEnabled(bool value) | osgEarth::ModelLayer | |
| setName(const std::string &name) | osgEarth::Layer | [inline] |
| setOverlay(bool overlay) | osgEarth::ModelLayer | |
| setParentLayer(Layer *layer) | osgEarth::Layer | [inline] |
| setTitle(const std::string &title) | osgEarth::Layer | [inline] |
| SRSList typedef | osgEarth::Layer | |
| StyleList typedef | osgEarth::Layer | |