, including all inherited members.
| _colorLayers | CustomTile | [private] |
| _colorLayersDirty | CustomTile | [private] |
| _CustomTerrain | CustomTile | [private] |
| _elevationLayerDirty | CustomTile | [private] |
| _elevationLayerRequested | CustomTile | [private] |
| _elevationLayerUpToDate | CustomTile | [private] |
| _elevationLOD | CustomTile | [private] |
| _elevPlaceholderRequest | CustomTile | [private] |
| _elevRequest | CustomTile | [private] |
| _family | CustomTile | [private] |
| _hasBeenTraversed | CustomTile | [private] |
| _hasElevation | CustomTile | [private] |
| _key | CustomTile | [private] |
| _keyLocator | CustomTile | [private] |
| _mask | CustomTile | [private] |
| _quickReleaseGLObjects | CustomTile | [private] |
| _requests | CustomTile | [private] |
| _requestsInstalled | CustomTile | [private] |
| _sequentialImagery | CustomTile | [private] |
| _terrainRevision | CustomTile | [private] |
| _tileGenRequest | CustomTile | [private] |
| _tileLayersMutex | CustomTile | [private] |
| _tileRevision | CustomTile | [private] |
| _tileUpdates | CustomTile | [private] |
| _useLayerRequests | CustomTile | [private] |
| _usePerLayerUpdates | CustomTile | [private] |
| _useTileGenRequest | CustomTile | [private] |
| _verticalScale | CustomTile | [private] |
| applyImmediateTileUpdate(TileUpdate::Action action, int index=-1) | CustomTile | |
| cancelRequests() | CustomTile | |
| className() const | CustomTile | [inline, virtual] |
| computeBound() const | CustomTile | [virtual] |
| CustomTile(const TileKey &key, GeoLocator *keyLocator, bool quickReleaseGLObjects) | CustomTile | |
| CustomTileFrame class | CustomTile | [friend] |
| getCustomColorLayer(UID layerUID, CustomColorLayer &output, bool readLock=true) const | CustomTile | |
| getCustomColorLayers(ColorLayersByUID &out, bool readLock=true) const | CustomTile | |
| getCustomTerrain() | CustomTile | |
| getCustomTerrain() const | CustomTile | |
| getElevationLOD() const | CustomTile | |
| getFamily() | CustomTile | [inline] |
| getHasBeenTraversed() const | CustomTile | |
| getKey() const | CustomTile | |
| getTerrainMaskGeometry() | CustomTile | [inline] |
| getTerrainRevision() const | CustomTile | |
| getTileLayersMutex() | CustomTile | |
| getTileRevision() const | CustomTile | |
| getUseLayerRequests() const | CustomTile | [inline] |
| getUseTileGenRequest() const | CustomTile | |
| getVerticalScale() const | CustomTile | |
| incrementTileRevision() | CustomTile | |
| installRequests(const MapFrame &mapf, int stamp) | CustomTile | [private] |
| isElevationLayerUpToDate() const | CustomTile | |
| isInSyncWithTerrain() const | CustomTile | |
| libraryName() const | CustomTile | [inline, virtual] |
| queueTileUpdate(TileUpdate::Action action, int index=-1) | CustomTile | |
| readyForNewElevation() | CustomTile | [private] |
| readyForNewImagery(osgEarth::ImageLayer *layer, int currentLOD) | CustomTile | [private] |
| releaseGLObjects(osg::State *=0) const | CustomTile | [virtual] |
| removeCustomColorLayer(UID layerUID, bool writeLock=true) | CustomTile | |
| resetElevationRequests(const MapFrame &mapf) | CustomTile | |
| serviceCompletedRequests(const MapFrame &mapf, bool tileTableLocked) | CustomTile | |
| servicePendingElevationRequests(const MapFrame &mapf, int stamp, bool tileTableLocked) | CustomTile | |
| servicePendingImageRequests(const MapFrame &mapf, int stamp) | CustomTile | |
| setCustomColorLayer(const CustomColorLayer &colorLayer, bool writeLock=true) | CustomTile | |
| setCustomColorLayers(const ColorLayersByUID &in, bool writeLock=true) | CustomTile | |
| setElevationLOD(int lod) | CustomTile | |
| setHasElevationHint(bool hasElevation) | CustomTile | |
| setTerrainMaskGeometry(osg::Vec3dArray *terrainMask) | CustomTile | [inline] |
| setTerrainRevision(int revision) | CustomTile | |
| setUseLayerRequests(bool) | CustomTile | |
| setUsePerLayerUpdates(bool) | CustomTile | |
| setVerticalScale(float verticalScale) | CustomTile | |
| TileUpdateQueue typedef | CustomTile | [private] |
| traverse(class osg::NodeVisitor &nv) | CustomTile | [virtual] |
| updateImagery(ImageLayer *layer, const MapFrame &mapf, OSGTileFactory *factory) | CustomTile | |
| ~CustomTile() | CustomTile | [protected] |