22 #ifndef _HINGEJOINT_HH_    23 #define _HINGEJOINT_HH_    55       public: 
virtual void Load(sdf::ElementPtr _sdf)
    61       protected: 
virtual void Init()
 virtual unsigned int GetAngleCount() const
Definition: HingeJoint.hh:50
 
HingeJoint type. 
Definition: Base.hh:110
 
Forward declarations for the common classes. 
Definition: Animation.hh:33
 
virtual ~HingeJoint()
Destructor. 
Definition: HingeJoint.hh:46
 
A single axis hinge joint. 
Definition: HingeJoint.hh:39
 
HingeJoint(BasePtr _parent)
Constructor. 
Definition: HingeJoint.hh:43
 
GAZEBO_VISIBLE void Init(google::protobuf::Message &_message, const std::string &_id="")
Initialize a message. 
 
virtual void Load(sdf::ElementPtr _sdf)
Load joint. 
Definition: HingeJoint.hh:55
 
boost::shared_ptr< Base > BasePtr
Definition: PhysicsTypes.hh:72
 
virtual void Init()
Initialize joint. 
Definition: HingeJoint.hh:61