22 #ifndef _SLIDERJOINT_HH_ 23 #define _SLIDERJOINT_HH_ 51 public:
virtual void Load(sdf::ElementPtr _sdf)
SliderJoint(BasePtr _parent)
Constructor.
Definition: SliderJoint.hh:42
virtual unsigned int GetAngleCount() const
Definition: SliderJoint.hh:55
Forward declarations for the common classes.
Definition: Animation.hh:33
A slider joint.
Definition: SliderJoint.hh:38
SliderJoint type.
Definition: Base.hh:112
virtual void Load(sdf::ElementPtr _sdf)
Load a SliderJoint.
Definition: SliderJoint.hh:51
virtual ~SliderJoint()
Destructor.
Definition: SliderJoint.hh:46
boost::shared_ptr< Base > BasePtr
Definition: PhysicsTypes.hh:72