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

#include <Hook.h>

Inheritance diagram for APDYNAMICART::HoopTrackerCallback:

Public Member Functions

 HoopTrackerCallback (PoA *poa, const osg::Vec3 &offset, double scale)
 
virtual void operator() (osg::Node *node, osg::NodeVisitor *nv)
 

Protected Member Functions

void update (osg::Node *node, osg::NodeVisitor *nv)
 

Protected Attributes

osg::observer_ptr< PoA_poa
 
osg::Vec3 _offset
 
double _scale
 

Constructor & Destructor Documentation

APDYNAMICART::HoopTrackerCallback::HoopTrackerCallback ( PoA poa,
const osg::Vec3 &  offset,
double  scale 
)
inline

Member Function Documentation

virtual void APDYNAMICART::HoopTrackerCallback::operator() ( osg::Node *  node,
osg::NodeVisitor *  nv 
)
inlinevirtual
void APDYNAMICART::HoopTrackerCallback::update ( osg::Node *  node,
osg::NodeVisitor *  nv 
)
inlineprotected

Member Data Documentation

osg::Vec3 APDYNAMICART::HoopTrackerCallback::_offset
protected
osg::observer_ptr<PoA> APDYNAMICART::HoopTrackerCallback::_poa
protected
double APDYNAMICART::HoopTrackerCallback::_scale
protected

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