, including all inherited members.
_alwaysUpdate | Terrain | [protected] |
_cull_mapf | Terrain | [protected] |
_elevationTaskServiceUID | StreamingTerrain | [private] |
_loadingPolicy | StreamingTerrain | [private] |
_numLoadingThreads | StreamingTerrain | [private] |
_onDemandDelay | Terrain | [protected] |
_profile | Terrain | [protected] |
_quickReleaseCallbackInstalled | Terrain | [protected] |
_quickReleaseGLObjects | Terrain | [protected] |
_registeredWithReleaseGLCallback | Terrain | [protected] |
_sampleRatio | Terrain | [protected] |
_taskServiceMutex | StreamingTerrain | [private] |
_taskServices | StreamingTerrain | [private] |
_techPrototype | Terrain | [protected] |
_tileFactory | Terrain | [protected] |
_tiles | Terrain | [protected] |
_tilesMutex | Terrain | [protected] |
_tilesToRelease | Terrain | [protected] |
_tilesToReleaseMutex | Terrain | [protected] |
_tilesToShutDown | Terrain | [protected] |
_update_mapf | Terrain | [protected] |
_verticalScale | Terrain | [protected] |
className() const | StreamingTerrain | [inline, virtual] |
cloneTechnique() const | Terrain | |
createTaskService(const std::string &name, int id, int numThreads) | StreamingTerrain | [private] |
createTile(const TileKey &key, GeoLocator *locator) const | StreamingTerrain | [virtual] |
decDelay() | Terrain | [protected] |
getCullThreadMapFrame() | Terrain | [inline] |
getElevationTaskService() | StreamingTerrain | |
getImageryTaskService(int layerId) | StreamingTerrain | |
getLoadingPolicy() const | StreamingTerrain | [inline] |
getNumActiveTasks() const | StreamingTerrain | [protected, virtual] |
getQuickReleaseGLObjects() const | Terrain | [inline] |
getSampleRatio() const | Terrain | [inline] |
getTaskService(int id) | StreamingTerrain | [private] |
getTile(const osgTerrain::TileID &id, osg::ref_ptr< T > &out_tile, bool lock=true) const | Terrain | [inline] |
getTileFactory() | Terrain | [inline] |
getTileGenerationTaskService() | StreamingTerrain | |
getTiles(TileVector &out_tiles) | Terrain | |
getUpdateThreadMapFrame() | Terrain | [inline] |
getVerticalScale() const | Terrain | [inline] |
libraryName() const | StreamingTerrain | [inline, virtual] |
refreshFamily(const MapInfo &info, const TileKey &key, StreamingTile::Relative *family, bool tileTableLocked) | StreamingTerrain | [private] |
registerTile(Tile *newTile) | Terrain | |
releaseGLObjectsForTiles(osg::State *state) | Terrain | |
setDelay(unsigned frames) | Terrain | [protected] |
setSampleRatio(float value) | Terrain | |
setTechniquePrototype(TerrainTechnique *tech) | Terrain | |
setVerticalScale(float value) | Terrain | |
StreamingTerrain(const MapFrame &update_mapf, const MapFrame &cull_mapf, OSGTileFactory *factory, bool quickReleaseGLObjects) | StreamingTerrain | |
TaskServiceMap typedef | StreamingTerrain | [private] |
Terrain(const MapFrame &update_mapf, const MapFrame &cull_mapf, OSGTileFactory *factory, bool quickReleaseGLObjects) | Terrain | |
TileIDQueue typedef | Terrain | [protected] |
TileList typedef | Terrain | [protected] |
TileQueue typedef | Terrain | [protected] |
TileTable typedef | Terrain | [protected] |
TileVector typedef | Terrain | [protected] |
traverse(osg::NodeVisitor &nv) | Terrain | [virtual] |
updateTaskServiceThreads(const MapFrame &mapf) | StreamingTerrain | |
updateTraversal(osg::NodeVisitor &nv) | StreamingTerrain | [protected, virtual] |
~StreamingTerrain() | StreamingTerrain | [protected, virtual] |
~Terrain() | Terrain | [protected, virtual] |