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

#include <RotationFrameGenAdapter.h>

Inheritance diagram for APDYNAMICART::HandFrameAdapter:
APDYNAMICART::RotationFrameAdapter APDYNAMICART::PoAAdapter< RotationFrameGenerator >

Public Member Functions

 HandFrameAdapter ()
 
 META_DAObject (HandFrameAdapter,"Manual") virtual void createMenu(MenuPtr menu)
 
virtual int load (XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *ParametersNode)
 
virtual void save (XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *Document, XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *poaNode)
 
virtual RotationFrameGeneratorPtr getObject ()
 returns adapted object More...
 
- Public Member Functions inherited from APDYNAMICART::RotationFrameAdapter
 RotationFrameAdapter ()
 
- Public Member Functions inherited from APDYNAMICART::PoAAdapter< RotationFrameGenerator >
virtual void createMenu (osg::ref_ptr< vreckoUtils::Menu > menu)
 creates structure of context menu More...
 
virtual bool itemClicked (const char *itemID)
 
virtual void pointed (bool pointed)
 implement reaction to pointing to object More...
 
virtual bool sliderChanged (const char *sliderID, float sliderPos)
 
virtual void update ()
 
virtual std::string classDescription () const =0
 
virtual std::string className () const =0
 

Protected Attributes

osg::ref_ptr< HandFrame > _rotationFrameGen
 

Additional Inherited Members

- Protected Member Functions inherited from APDYNAMICART::PoAAdapter< RotationFrameGenerator >
virtual ~PoAAdapter ()
 

Detailed Description

Hand frame adapter

Constructor & Destructor Documentation

APDYNAMICART::HandFrameAdapter::HandFrameAdapter ( )
inline

Member Function Documentation

virtual RotationFrameGeneratorPtr APDYNAMICART::HandFrameAdapter::getObject ( )
inlinevirtual

returns adapted object

Implements APDYNAMICART::PoAAdapter< RotationFrameGenerator >.

int HandFrameAdapter::load ( XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *  ParametersNode)
virtual

HandFrame adapter

Reimplemented from APDYNAMICART::PoAAdapter< RotationFrameGenerator >.

APDYNAMICART::HandFrameAdapter::META_DAObject ( HandFrameAdapter  ,
"Manual"   
)
void HandFrameAdapter::save ( XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *  Document,
XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *  ParametersNode 
)
virtual

HandFrame adapter

Reimplemented from APDYNAMICART::PoAAdapter< RotationFrameGenerator >.

Member Data Documentation

osg::ref_ptr<HandFrame> APDYNAMICART::HandFrameAdapter::_rotationFrameGen
protected

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