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

#include <SplineAdapter.h>

Inheritance diagram for APDYNAMICART::SplineAdapter:
APDYNAMICART::PoAAdapter< Spline > APDYNAMICART::RectangularSplineAdapter APDYNAMICART::RoundedSplineAdapter APDYNAMICART::WaveSplineAdapter

Additional Inherited Members

- Public Member Functions inherited from APDYNAMICART::PoAAdapter< Spline >
virtual void createMenu (osg::ref_ptr< vreckoUtils::Menu > menu)
 creates structure of context menu More...
 
virtual osg::ref_ptr< Spline > getObject ()=0
 returns adapted object More...
 
virtual bool itemClicked (const char *itemID)
 
virtual int load (XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *ParametersNode)
 load data from given XML node More...
 
virtual void pointed (bool pointed)
 implement reaction to pointing to object More...
 
virtual void save (XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *Document, XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *poaNode)
 save data from adapter to given XML node 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 Member Functions inherited from APDYNAMICART::PoAAdapter< Spline >
virtual ~PoAAdapter ()
 

Detailed Description

Optional methods for set of similar classes, each class implements them


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