A single axis hinge joint. More...
#include <HingeJoint.hh>

Public Member Functions | |
| HingeJoint (BasePtr _parent) | |
| Constructor. | |
| virtual | ~HingeJoint () |
| Destructor. | |
Protected Member Functions | |
| virtual void | Init () |
| virtual void | Load (sdf::ElementPtr _sdf) |
| Load joint. | |
A single axis hinge joint.
|
inline |
Constructor.
|
inlinevirtual |
Destructor.
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
Load joint.
Reimplemented in gazebo::physics::BulletHingeJoint, and gazebo::physics::ODEHingeJoint.