osgTerrain::WhiteListTileLoadedCallback Class Reference
Helper callback for managing optional sets of layers, that loading of is deffered to this callback, with this callback working out which layers to load, and how to create fallback versions of the layers.
More...
List of all members.
Detailed Description
Helper callback for managing optional sets of layers, that loading of is deffered to this callback, with this callback working out which layers to load, and how to create fallback versions of the layers.
Member Typedef Documentation
Constructor & Destructor Documentation
osgTerrain::WhiteListTileLoadedCallback::WhiteListTileLoadedCallback |
( |
|
) |
|
virtual osgTerrain::WhiteListTileLoadedCallback::~WhiteListTileLoadedCallback |
( |
|
) |
[protected, virtual] |
Member Function Documentation
void osgTerrain::WhiteListTileLoadedCallback::allow |
( |
const std::string & |
setname |
) |
[inline] |
virtual bool osgTerrain::WhiteListTileLoadedCallback::deferExternalLayerLoading |
( |
|
) |
const [virtual] |
bool osgTerrain::WhiteListTileLoadedCallback::getAllowAll |
( |
|
) |
const [inline] |
unsigned int osgTerrain::WhiteListTileLoadedCallback::getMinimumNumOfLayers |
( |
|
) |
const [inline] |
bool osgTerrain::WhiteListTileLoadedCallback::getReplaceSwitchLayer |
( |
|
) |
const [inline] |
bool osgTerrain::WhiteListTileLoadedCallback::layerAcceptable |
( |
const std::string & |
setname |
) |
const |
void osgTerrain::WhiteListTileLoadedCallback::setAllowAll |
( |
bool |
allowAll |
) |
[inline] |
void osgTerrain::WhiteListTileLoadedCallback::setMinimumNumOfLayers |
( |
unsigned int |
numLayers |
) |
[inline] |
void osgTerrain::WhiteListTileLoadedCallback::setReplaceSwitchLayer |
( |
bool |
replaceSwitchLayer |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: