Class ODEJoint

java.lang.Object
All Implemented Interfaces:
ODELinkAttachListener, ODELinkDetachListener, PoseChangeListener, EventListener
Direct Known Subclasses:
ODEAngularMotor, ODEBallSocket, ODEHinge, ODESlider

public class ODEJoint extends ODENode implements ODELinkDetachListener, ODELinkAttachListener
A joint between one or two ODEBody. If only one body is connected then the joint is attached to the world.