A two axis hinge joint. More...
#include <Hinge2Joint.hh>

Public Member Functions | |
| Hinge2Joint (BasePtr _parent) | |
| Constructor. | |
| virtual | ~Hinge2Joint () |
| Destructor. | |
Protected Member Functions | |
| virtual void | Load (sdf::ElementPtr _sdf) |
| Load the joint. | |
A two axis hinge joint.
|
inline |
Constructor.
|
inlinevirtual |
Destructor.
|
inlineprotectedvirtual |
Load the joint.
Reimplemented in gazebo::physics::BulletHinge2Joint, and gazebo::physics::ODEHinge2Joint.