This is the complete list of members for
osgEarth::TerrainLayer, including all inherited members.
| _abstract | osgEarth::Layer | [protected] |
| _cache | osgEarth::TerrainLayer | [protected] |
| _cacheProfile | osgEarth::TerrainLayer | [protected] |
| _cacheSpec | osgEarth::TerrainLayer | [protected] |
| _initTileSourceMutex | osgEarth::TerrainLayer | [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] |
| _name | osgEarth::TerrainLayer | [private] |
| _parentLayer | osgEarth::Layer | [protected] |
| _profile | osgEarth::TerrainLayer | [protected] |
| _referenceURI | osgEarth::TerrainLayer | [private] |
| _runtimeOptions | osgEarth::TerrainLayer | [private] |
| _spatialReferences | osgEarth::Layer | [protected] |
| _styles | osgEarth::Layer | [protected] |
| _targetProfileHint | osgEarth::TerrainLayer | [protected] |
| _tileSize | osgEarth::TerrainLayer | [protected] |
| _tileSource | osgEarth::TerrainLayer | [protected] |
| _tileSourceInitialized | osgEarth::TerrainLayer | [protected] |
| _title | osgEarth::Layer | [protected] |
| fireCallback(TerrainLayerCallbackMethodPtr method)=0 | osgEarth::TerrainLayer | [private, pure virtual] |
| getAbstract() | osgEarth::Layer | [inline] |
| getCache() const | osgEarth::TerrainLayer | [inline] |
| getCacheFormat() const | osgEarth::TerrainLayer | [inline] |
| getCacheSpec() const | osgEarth::TerrainLayer | [inline] |
| getEnabled() const | osgEarth::TerrainLayer | [inline] |
| 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] |
| getMaxDataLevel() const | osgEarth::TerrainLayer | |
| getName() const | osgEarth::TerrainLayer | [inline] |
| osgEarth::Layer::getName() | osgEarth::Layer | [inline] |
| getParentLayer() | osgEarth::Layer | [inline] |
| getProfile() const | osgEarth::TerrainLayer | |
| getSpatialReferences() | osgEarth::Layer | [inline] |
| getStyles() | osgEarth::Layer | [inline] |
| getTerrainLayerOptions() const | osgEarth::TerrainLayer | [inline] |
| getTileSize() const | osgEarth::TerrainLayer | |
| getTileSource() const | osgEarth::TerrainLayer | |
| getTitle() | osgEarth::Layer | [inline] |
| getUID() const | osgEarth::Layer | [inline] |
| init() | osgEarth::TerrainLayer | [private] |
| initTileSource() | osgEarth::TerrainLayer | [protected, virtual] |
| isCacheOnly() const | osgEarth::TerrainLayer | [inline] |
| isDynamic() const | osgEarth::TerrainLayer | |
| isKeyValid(const TileKey &key) const | osgEarth::TerrainLayer | |
| Layer() | osgEarth::Layer | |
| Layer() | osgEarth::Layer | |
| LayerList typedef | osgEarth::Layer | |
| Map class | osgEarth::TerrainLayer | [friend] |
| setAbstract(const std::string &abstract) | osgEarth::Layer | [inline] |
| setCache(Cache *cache) | osgEarth::TerrainLayer | |
| setCacheOnly(bool value) | osgEarth::TerrainLayer | [private] |
| setEnabled(bool value) | osgEarth::TerrainLayer | |
| setExtents(double minX, double minY, double maxX, double maxY) | osgEarth::Layer | |
| setLatLonExtents(double minLon, double minLat, double maxLon, double maxLat) | osgEarth::Layer | |
| setName(const std::string &name) | osgEarth::Layer | [inline] |
| setParentLayer(Layer *layer) | osgEarth::Layer | [inline] |
| setReferenceURI(const std::string &uri) | osgEarth::TerrainLayer | [private] |
| setTargetProfileHint(const Profile *profile) | osgEarth::TerrainLayer | [virtual] |
| setTitle(const std::string &title) | osgEarth::Layer | [inline] |
| SRSList typedef | osgEarth::Layer | |
| StyleList typedef | osgEarth::Layer | |
| suggestCacheFormat() const | osgEarth::TerrainLayer | [protected, virtual] |
| TerrainLayer(TerrainLayerOptions *options) | osgEarth::TerrainLayer | [protected] |
| TerrainLayer(TerrainLayerOptions *options, TileSource *tileSource) | osgEarth::TerrainLayer | [protected] |