, including all inherited members.
| _colorLayers | Tile | [protected] |
| _colorLayersDirty | StreamingTile | [private] |
| _dirty | Tile | [protected] |
| _elevationLayer | Tile | [protected] |
| _elevationLayerDirty | StreamingTile | [private] |
| _elevationLayerRequested | StreamingTile | [private] |
| _elevationLayerUpToDate | StreamingTile | [private] |
| _elevationLOD | StreamingTile | [private] |
| _elevPlaceholderRequest | StreamingTile | [private] |
| _elevRequest | StreamingTile | [private] |
| _family | StreamingTile | [private] |
| _hasBeenTraversed | Tile | [protected] |
| _hasElevation | StreamingTile | [private] |
| _key | Tile | [protected] |
| _locator | Tile | [protected] |
| _masks | Tile | [protected] |
| _parentTileSet | Tile | [protected] |
| _quickReleaseGLObjects | Tile | [protected] |
| _requests | StreamingTile | [private] |
| _requestsInstalled | StreamingTile | [private] |
| _sequentialImagery | StreamingTile | [private] |
| _tech | Tile | [protected] |
| _terrain | Tile | [protected] |
| _tileGenRequest | StreamingTile | [private] |
| _tileId | Tile | [protected] |
| _tileLayersMutex | Tile | [protected] |
| _tileUpdates | StreamingTile | [private] |
| _useTileGenRequest | StreamingTile | [private] |
| _verticalScale | Tile | [protected] |
| applyImmediateTileUpdate(TileUpdate::Action action, int index=-1) | StreamingTile | |
| attachToTerrain(Terrain *terrain) | Tile | |
| cancelActiveTasks() | StreamingTile | [virtual] |
| className() const | StreamingTile | [inline, virtual] |
| computeBound() const | Tile | [virtual] |
| getCustomColorLayer(UID layerUID, CustomColorLayer &output, bool readLock=true) const | Tile | |
| getCustomColorLayers(ColorLayersByUID &out, bool readLock=true) const | Tile | |
| getDirty() const | Tile | [inline] |
| getElevationLayer() const | Tile | [inline] |
| getElevationLOD() const | StreamingTile | [inline] |
| getFamily() | StreamingTile | [inline] |
| getHasBeenTraversed() const | Tile | [inline] |
| getKey() const | Tile | [inline] |
| getLocator() const | Tile | [inline] |
| getStreamingTerrain() | StreamingTile | |
| getStreamingTerrain() const | StreamingTile | |
| getTerrain() | Tile | [inline] |
| getTerrain() const | Tile | [inline] |
| getTerrainMasks() | Tile | [inline] |
| getTerrainTechnique() const | Tile | [inline] |
| getTileId() const | Tile | [inline] |
| getTileLayersMutex() | Tile | [inline] |
| getUseTileGenRequest() const | StreamingTile | [inline] |
| getVerticalScale() const | Tile | [inline] |
| init() | Tile | |
| installRequests(const MapFrame &mapf, int stamp) | StreamingTile | [private] |
| isElevationLayerUpToDate() const | StreamingTile | [inline] |
| libraryName() const | StreamingTile | [inline, virtual] |
| queueTileUpdate(TileUpdate::Action action, int index=-1) | StreamingTile | [virtual] |
| readyForNewElevation() | StreamingTile | [private] |
| readyForNewImagery(osgEarth::ImageLayer *layer, int currentLOD) | StreamingTile | [private] |
| releaseGLObjects(osg::State *=0) const | Tile | [virtual] |
| removeCustomColorLayer(UID layerUID, bool writeLock=true) | Tile | |
| resetElevationRequests(const MapFrame &mapf) | StreamingTile | |
| serviceCompletedRequests(const MapFrame &mapf, bool tileTableLocked) | StreamingTile | |
| servicePendingElevationRequests(const MapFrame &mapf, int stamp, bool tileTableLocked) | StreamingTile | |
| servicePendingImageRequests(const MapFrame &mapf, int stamp) | StreamingTile | |
| setCustomColorLayer(const CustomColorLayer &colorLayer, bool writeLock=true) | Tile | |
| setCustomColorLayers(const ColorLayersByUID &in, bool writeLock=true) | Tile | |
| setDirty(bool value) | Tile | [inline] |
| setElevationLayer(osgTerrain::HeightFieldLayer *value) | Tile | [inline] |
| setElevationLOD(int lod) | StreamingTile | |
| setHasElevationHint(bool hasElevation) | StreamingTile | |
| setTerrainMasks(const MaskLayerVector &terrainMask) | Tile | [inline] |
| setTerrainTechnique(TerrainTechnique *value) | Tile | |
| setVerticalScale(float verticalScale) | Tile | |
| StreamingTile(const TileKey &key, GeoLocator *keyLocator, bool quickReleaseGLObjects) | StreamingTile | |
| Tile(const TileKey &key, GeoLocator *keyLocator, bool quickReleaseGLObjects) | Tile | |
| TileFrame class | Tile | [friend] |
| TileUpdateQueue typedef | StreamingTile | [private] |
| traverse(class osg::NodeVisitor &nv) | Tile | [virtual] |
| updateImagery(ImageLayer *layer, const MapFrame &mapf, OSGTileFactory *factory) | StreamingTile | |
| ~StreamingTile() | StreamingTile | [protected] |
| ~Tile() | Tile | [protected, virtual] |