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

#include <HoopShape.h>

Inheritance diagram for APDYNAMICART::RegularPolygon:
APDYNAMICART::HoopShape

Public Member Functions

 META_HoopShapeObject (RegularPolygon,"Regular polygon")
 
- Public Member Functions inherited from APDYNAMICART::HoopShape
 HoopShape ()
 
virtual SplinePtr getLeadingSpline ()
 
virtual void setLeadingSpline (SplinePtr val)
 
virtual void createMenu (MenuPtr parent) const
 
virtual bool itemClicked (const char *itemID)
 
virtual bool sliderChanged (const char *sliderID, float sliderPos)
 
virtual int load (XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *PoANode)=0
 
virtual void save (XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *Document, XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *poaNode)=0
 
virtual void dirty (bool enable=true)
 
virtual bool isDirty ()
 
virtual osg::ref_ptr< HoopShapeclone ()=0
 
virtual std::string getName ()=0
 

Protected Attributes

RegularPolygonSplinePtr _rps
 
double _scale
 
- Protected Attributes inherited from APDYNAMICART::HoopShape
bool _dirty
 
SplinePtr _spline
 

Additional Inherited Members

- Protected Member Functions inherited from APDYNAMICART::HoopShape
virtual ~HoopShape ()
 

Member Function Documentation

APDYNAMICART::RegularPolygon::META_HoopShapeObject ( RegularPolygon  ,
"Regular polygon"   
)

Member Data Documentation

RegularPolygonSplinePtr APDYNAMICART::RegularPolygon::_rps
protected
double APDYNAMICART::RegularPolygon::_scale
protected

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