, including all inherited members.
_abstract | osgEarth::Layer | [protected] |
_cache | osgEarth::TerrainLayer | [protected] |
_cacheProfile | osgEarth::TerrainLayer | [protected] |
_cacheSpec | osgEarth::TerrainLayer | [protected] |
_callbacks | osgEarth::ImageLayer | [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::ImageLayer | [private] |
_profile | osgEarth::TerrainLayer | [protected] |
_runtimeOptions | osgEarth::ImageLayer | [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(ImageLayerCallback *cb) | osgEarth::ImageLayer | |
createImage(const TileKey &key, ProgressCallback *progress=0) | osgEarth::ImageLayer | |
createImageWrapper(const TileKey &key, bool cacheInLayerProfile, ProgressCallback *progress) | osgEarth::ImageLayer | [protected] |
disableLODBlending() | osgEarth::ImageLayer | |
fireCallback(TerrainLayerCallbackMethodPtr method) | osgEarth::ImageLayer | [private, virtual] |
fireCallback(ImageLayerCallbackMethodPtr method) | osgEarth::ImageLayer | [private, 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 | |
getImageLayerOptions() const | osgEarth::ImageLayer | [inline] |
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] |
getOpacity() const | osgEarth::ImageLayer | [inline] |
getParentLayer() | osgEarth::Layer | [inline] |
getProfile() const | osgEarth::TerrainLayer | |
getSpatialReferences() | osgEarth::Layer | [inline] |
getStyles() | osgEarth::Layer | [inline] |
getTerrainLayerOptions() const | osgEarth::ImageLayer | [inline, virtual] |
getTileSize() const | osgEarth::TerrainLayer | |
getTileSource() const | osgEarth::TerrainLayer | |
getTitle() | osgEarth::Layer | [inline] |
getUID() const | osgEarth::Layer | [inline] |
ImageLayer(const ImageLayerOptions &options) | osgEarth::ImageLayer | |
ImageLayer(const std::string &name, const TileSourceOptions &driverOptions) | osgEarth::ImageLayer | |
ImageLayer(const ImageLayerOptions &options, TileSource *tileSource) | osgEarth::ImageLayer | |
init() | osgEarth::ImageLayer | [private] |
initPreCacheOp() | osgEarth::ImageLayer | [private] |
initTileSource() | osgEarth::ImageLayer | [protected, virtual] |
isCacheOnly() const | osgEarth::TerrainLayer | [inline] |
isDynamic() const | osgEarth::TerrainLayer | |
isKeyValid(const TileKey &key) const | osgEarth::TerrainLayer | |
isLODBlendingEnabled() const | osgEarth::ImageLayer | [inline] |
Layer() | osgEarth::Layer | |
Layer() | osgEarth::Layer | |
LayerList typedef | osgEarth::Layer | |
removeCallback(ImageLayerCallback *cb) | osgEarth::ImageLayer | |
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] |
setOpacity(float opacity) | osgEarth::ImageLayer | |
setParentLayer(Layer *layer) | osgEarth::Layer | [inline] |
setTargetProfileHint(const Profile *profile) | osgEarth::ImageLayer | [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] |