A two axis hinge joint. More...
#include <physics/physics.hh>
Inherits T.
Public Member Functions | |
| Hinge2Joint (BasePtr _parent) | |
| Constructor.  More... | |
| virtual | ~Hinge2Joint () | 
| Destructor.  More... | |
| virtual unsigned int | GetAngleCount () const | 
| virtual void | Load (sdf::ElementPtr _sdf) | 
| Load the joint.  More... | |
A two axis hinge joint.
      
  | 
  inlineexplicit | 
Constructor.
| [in] | _parent | Parent link. | 
      
  | 
  inlinevirtual | 
Destructor.
      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtual | 
Load the joint.
| [in] | _sdf | SDF values to load from. | 
Reimplemented in BulletHinge2Joint, ODEHinge2Joint, SimbodyHinge2Joint, and DARTHinge2Joint.