vizkit3d
Public Member Functions | Public Attributes | List of all members
vizkit3d::VizPluginBase::CallbackAdapter Class Reference
Inheritance diagram for vizkit3d::VizPluginBase::CallbackAdapter:

Public Member Functions

 CallbackAdapter (VizPluginBase *plugin)
 
void operator() (osg::Node *node, osg::NodeVisitor *nv)
 

Public Attributes

VizPluginBaseplugin
 

Detailed Description

this adapter is used to forward the update call to the plugin

Constructor & Destructor Documentation

◆ CallbackAdapter()

vizkit3d::VizPluginBase::CallbackAdapter::CallbackAdapter ( VizPluginBase plugin)
inline

Member Function Documentation

◆ operator()()

void vizkit3d::VizPluginBase::CallbackAdapter::operator() ( osg::Node *  node,
osg::NodeVisitor *  nv 
)
inline

Member Data Documentation

◆ plugin

VizPluginBase* vizkit3d::VizPluginBase::CallbackAdapter::plugin

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