Callback for post processing loaded TerrainTile, and for filling in missing elements such as external external imagery. More...
Public Member Functions | |
virtual bool | deferExternalLayerLoading () const =0 |
virtual void | loaded (osgTerrain::TerrainTile *tile, const osgDB::ReaderWriter::Options *options) const =0 |
Callback for post processing loaded TerrainTile, and for filling in missing elements such as external external imagery.
virtual bool osgTerrain::TerrainTile::TileLoadedCallback::deferExternalLayerLoading | ( | ) | const [pure virtual] |
Implemented in osgTerrain::WhiteListTileLoadedCallback.
virtual void osgTerrain::TerrainTile::TileLoadedCallback::loaded | ( | osgTerrain::TerrainTile * | tile, | |
const osgDB::ReaderWriter::Options * | options | |||
) | const [pure virtual] |
Implemented in osgTerrain::WhiteListTileLoadedCallback.
![]() | Generated at Wed Aug 26 07:16:45 2009 for the OpenSceneGraph by doxygen 1.6.1. |