VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | Friends
makVrv::DtOsgEarthStreamedFeatureCallback Class Reference
Inheritance diagram for makVrv::DtOsgEarthStreamedFeatureCallback:
Inheritance graph
[legend]

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.
- Public Member Functions inherited from makVrv::DtOsgEarthFeatureDataBroker::Callback
virtual void onDataUnloaded (const osgEarth::Map *map, const osgEarth::ModelLayer *layer, const osg::Node *oldData)

Static Public Member Functions

static const charclassName ()
 Get the class name (used to register with the DtOsgEarthFeatureDataBroker.

Protected Member Functions

 DtOsgEarthStreamedFeatureCallback (DtOsgEarthStreamedFeatureManager &featureMgr)
virtual ~DtOsgEarthStreamedFeatureCallback ()
 DTOR.

Protected Attributes

DtOsgEarthStreamedFeatureManagermyFeatureManager

Static Protected Attributes

static const charmyClassName

Friends

class DtOsgEarthStreamedFeatureCallbackCreator

Constructor & Destructor Documentation

makVrv::DtOsgEarthStreamedFeatureCallback::DtOsgEarthStreamedFeatureCallback ( DtOsgEarthStreamedFeatureManager featureMgr)
protected
virtual makVrv::DtOsgEarthStreamedFeatureCallback::~DtOsgEarthStreamedFeatureCallback ( )
protectedvirtual

DTOR.

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

Invoked by the broker from the pager thread before new data is added to the scenegraph.

Implements makVrv::DtOsgEarthFeatureDataBroker::Callback.

void makVrv::DtOsgEarthStreamedFeatureCallback::onDataLoaded ( const osgEarth::Map *  map,
const osgEarth::ModelLayer *  layer,
const osg::Node *  newData 
)
virtual

This is run after the data has been added to the scene graph and runs in the main thread.

Implements makVrv::DtOsgEarthFeatureDataBroker::Callback.

static const char* makVrv::DtOsgEarthStreamedFeatureCallback::className ( )
static

Get the class name (used to register with the DtOsgEarthFeatureDataBroker.

Friends And Related Function Documentation

Member Data Documentation

const char* makVrv::DtOsgEarthStreamedFeatureCallback::myClassName
staticprotected
DtOsgEarthStreamedFeatureManager& makVrv::DtOsgEarthStreamedFeatureCallback::myFeatureManager
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)