|
OpenSceneGraph 2.8.4
|
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 Tue May 3 2011 13:35:32 for the OpenSceneGraph by doxygen 1.7.4. |