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

#include <HoopShape.h>

Inheritance diagram for APDYNAMICART::Painted:
APDYNAMICART::HoopShape

Public Member Functions

 META_HoopShapeObject (Painted,"Painted")
 
virtual bool itemClicked (const char *itemID)
 
void setPointArray (Vec3ArrayPtr array)
 
- Public Member Functions inherited from APDYNAMICART::HoopShape
 HoopShape ()
 
virtual SplinePtr getLeadingSpline ()
 
virtual void setLeadingSpline (SplinePtr val)
 
virtual void createMenu (MenuPtr parent) const
 
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

Vec3ArrayPtr _points
 
SampledSplinePtr _sampledSpline
 
- 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

bool APDYNAMICART::Painted::itemClicked ( const char *  itemID)
virtual

Reimplemented from APDYNAMICART::HoopShape.

APDYNAMICART::Painted::META_HoopShapeObject ( Painted  ,
"Painted"   
)
void APDYNAMICART::Painted::setPointArray ( Vec3ArrayPtr  array)
inline

Member Data Documentation

Vec3ArrayPtr APDYNAMICART::Painted::_points
protected
SampledSplinePtr APDYNAMICART::Painted::_sampledSpline
protected

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