, including all inherited members.
_abstract | osgEarth::Layer | [protected] |
_cache | osgEarth::TerrainLayer | [protected] |
_cacheProfile | osgEarth::TerrainLayer | [protected] |
_cacheSpec | osgEarth::TerrainLayer | [protected] |
_callbacks | osgEarth::ElevationLayer | [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] |
_parentLayer | osgEarth::Layer | [protected] |
_preCacheOp | osgEarth::ElevationLayer | [private] |
_profile | osgEarth::TerrainLayer | [protected] |
_runtimeOptions | osgEarth::ElevationLayer | [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] |
addCallback(ElevationLayerCallback *cb) | osgEarth::ElevationLayer | |
createGeoHeightField(const TileKey &key, ProgressCallback *progress) | osgEarth::ElevationLayer | [protected, virtual] |
createHeightField(const TileKey &key, ProgressCallback *progress=0L) | osgEarth::ElevationLayer | |
ElevationLayer(const ElevationLayerOptions &options) | osgEarth::ElevationLayer | |
ElevationLayer(const std::string &name, const TileSourceOptions &driverOptions) | osgEarth::ElevationLayer | |
ElevationLayer(const ElevationLayerOptions &options, TileSource *tileSource) | osgEarth::ElevationLayer | |
fireCallback(TerrainLayerCallbackMethodPtr method) | osgEarth::ElevationLayer | [private, virtual] |
fireCallback(ElevationLayerCallbackMethodPtr method) | osgEarth::ElevationLayer | [private, virtual] |
getAbstract() | osgEarth::Layer | [inline] |
getCache() const | osgEarth::TerrainLayer | [inline] |
getCacheFormat() const | osgEarth::TerrainLayer | [inline] |
getCacheSpec() const | osgEarth::TerrainLayer | [inline] |
getElevationLayerOptions() const | osgEarth::ElevationLayer | [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::ElevationLayer | [inline, virtual] |
getTileSize() const | osgEarth::TerrainLayer | |
getTileSource() const | osgEarth::TerrainLayer | |
getTitle() | osgEarth::Layer | [inline] |
getUID() const | osgEarth::Layer | [inline] |
init() | osgEarth::ElevationLayer | [private] |
initTileSource() | osgEarth::ElevationLayer | [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 | |
removeCallback(ElevationLayerCallback *cb) | osgEarth::ElevationLayer | |
setAbstract(const std::string &abstract) | osgEarth::Layer | [inline] |
setCache(Cache *cache) | osgEarth::TerrainLayer | |
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] |
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::ElevationLayer | [protected, virtual] |
TerrainLayer(TerrainLayerOptions *options) | osgEarth::TerrainLayer | [protected] |
TerrainLayer(TerrainLayerOptions *options, TileSource *tileSource) | osgEarth::TerrainLayer | [protected] |