|
OpenSceneGraph
3.0.1
|
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 Thu Sep 27 2012 17:03:25 for the OpenSceneGraph by doxygen 1.7.6.1. |