This is the complete list of members for
osgEarth::MapFrame, including all inherited members.
| _copyValidDataOnly | osgEarth::MapFrame | [private] |
| _elevationLayers | osgEarth::MapFrame | [private] |
| _imageLayers | osgEarth::MapFrame | [private] |
| _initialized | osgEarth::MapFrame | [private] |
| _map | osgEarth::MapFrame | [private] |
| _mapDataModelRevision | osgEarth::MapFrame | [private] |
| _mapInfo | osgEarth::MapFrame | [private] |
| _maskLayers | osgEarth::MapFrame | [private] |
| _modelLayers | osgEarth::MapFrame | [private] |
| _name | osgEarth::MapFrame | [private] |
| _parts | osgEarth::MapFrame | [private] |
| elevationLayers() const | osgEarth::MapFrame | [inline] |
| getElevationLayerAt(int index) const | osgEarth::MapFrame | [inline] |
| getElevationLayerByName(const std::string &name) const | osgEarth::MapFrame | |
| getElevationLayerByUID(UID uid) const | osgEarth::MapFrame | |
| getHeightField(const TileKey &key, bool fallback, osg::ref_ptr< osg::HeightField > &out_hf, bool *out_isFallback=0L, ElevationInterpolation interpolation=INTERP_AVERAGE, ElevationSamplePolicy samplePolicy=SAMPLE_FIRST_VALID, ProgressCallback *progress=0) const | osgEarth::MapFrame | |
| getImageLayerAt(int index) const | osgEarth::MapFrame | [inline] |
| getImageLayerByName(const std::string &name) const | osgEarth::MapFrame | |
| getImageLayerByUID(UID uid) const | osgEarth::MapFrame | |
| getMapInfo() const | osgEarth::MapFrame | [inline] |
| getModelLayerAt(int index) const | osgEarth::MapFrame | [inline] |
| getProfile() const | osgEarth::MapFrame | [inline] |
| getRevision() const | osgEarth::MapFrame | [inline] |
| imageLayers() const | osgEarth::MapFrame | [inline] |
| indexOf(ImageLayer *layer) const | osgEarth::MapFrame | |
| indexOf(ElevationLayer *layer) const | osgEarth::MapFrame | |
| indexOf(ModelLayer *layer) const | osgEarth::MapFrame | |
| isCached(const TileKey &key) const | osgEarth::MapFrame | |
| Map class | osgEarth::MapFrame | [friend] |
| MapFrame(const Map *map, Map::ModelParts parts=Map::TERRAIN_LAYERS, const std::string &name="") | osgEarth::MapFrame | |
| MapFrame(const Map *map, bool copyValidDataOnly, Map::ModelParts parts=Map::TERRAIN_LAYERS, const std::string &name="") | osgEarth::MapFrame | |
| MapFrame(const MapFrame &frame, const std::string &name="") | osgEarth::MapFrame | |
| modelLayers() const | osgEarth::MapFrame | [inline] |
| sync() | osgEarth::MapFrame | |
| terrainMaskLayers() const | osgEarth::MapFrame | [inline] |