22 #ifndef _SLIDERJOINT_HH_ 
   23 #define _SLIDERJOINT_HH_ 
   51       public: 
virtual void Load(sdf::ElementPtr _sdf)
 
   55       public: 
virtual unsigned int DOF()
 const 
SliderJoint(BasePtr _parent)
Constructor. 
Definition: SliderJoint.hh:42
virtual unsigned int DOF() const 
Definition: SliderJoint.hh:55
A slider joint. 
Definition: SliderJoint.hh:38
SliderJoint type. 
Definition: Base.hh:106
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:77