vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
behindO::MyUpdateCallback Class Reference

#include <Mirror.h>

Inheritance diagram for behindO::MyUpdateCallback:

Public Member Functions

 MyUpdateCallback (osg::Node *subgraph)
 
virtual void operator() (osg::Node *node, osg::NodeVisitor *nv)
 

Public Attributes

osg::ref_ptr< osg::Node > _subgraph
 

Constructor & Destructor Documentation

behindO::MyUpdateCallback::MyUpdateCallback ( osg::Node *  subgraph)
inline

Member Function Documentation

virtual void behindO::MyUpdateCallback::operator() ( osg::Node *  node,
osg::NodeVisitor *  nv 
)
inlinevirtual

Member Data Documentation

osg::ref_ptr<osg::Node> behindO::MyUpdateCallback::_subgraph

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