Public Member Functions |
| void | onLayerLoaded (const osgEarth::MapNode *mapNode, const osgEarth::ModelLayer *layer) |
| void | onDataPreMerge (const osgEarth::Map *map, const osgEarth::ModelLayer *layer, osg::Node *data) |
| | Invoked by the broker from the pager thread before new data is added to the scenegraph.
|
| void | onDataLoaded (const osgEarth::Map *map, const osgEarth::ModelLayer *layer, const osg::Node *data) |
| | This is run after the data has been added to the scene graph and runs in the main thread.
|
| virtual void | onDataUnloaded (const osgEarth::Map *map, const osgEarth::ModelLayer *layer, const osg::Node *oldData) |
Constructor & Destructor Documentation
| virtual makVrv::DtOsgEarthStreamedFeatureCallback::~DtOsgEarthStreamedFeatureCallback |
( |
| ) |
|
|
protectedvirtual |
Member Function Documentation
| void makVrv::DtOsgEarthStreamedFeatureCallback::onLayerLoaded |
( |
const osgEarth::MapNode * |
mapNode, |
|
|
const osgEarth::ModelLayer * |
layer |
|
) |
| |
|
virtual |
| void makVrv::DtOsgEarthStreamedFeatureCallback::onDataPreMerge |
( |
const osgEarth::Map * |
map, |
|
|
const osgEarth::ModelLayer * |
layer, |
|
|
osg::Node * |
data |
|
) |
| |
|
virtual |
| void makVrv::DtOsgEarthStreamedFeatureCallback::onDataLoaded |
( |
const osgEarth::Map * |
map, |
|
|
const osgEarth::ModelLayer * |
layer, |
|
|
const osg::Node * |
newData |
|
) |
| |
|
virtual |
| static const char* makVrv::DtOsgEarthStreamedFeatureCallback::className |
( |
| ) |
|
|
static |
Friends And Related Function Documentation
Member Data Documentation
| const char* makVrv::DtOsgEarthStreamedFeatureCallback::myClassName |
|
staticprotected |
The documentation for this class was generated from the following file: