public class FreeJoint extends JointBase
JointBase.BodyAndTransform| Constructor and Description | 
|---|
| FreeJoint() | 
| Modifier and Type | Method and Description | 
|---|---|
| FreeJoint | clone() | 
| JointBase | createJoint(RigidBody parent,
           RigidTransform3d TJP,
           RigidBody child,
           RigidTransform3d TJC) | 
createComponent, findChildBodyAndTransform, findParentBodyAndTransform, getCoordinateArray, getCoordinates, getCoordinateSet, getFrames, getJointTransformInChild, getJointTransformInParent, getLocation, getLocationInParent, getOrientation, getOrientationInParent, getParentBody, getReverse, getSocketChildFrame, getSocketParentFrame, setCoordinates, setCoordinateSet, setFrames, setLocation, setLocationInParent, setOrientation, setOrientationInParent, setParentBody, setReverse, setSocketChildFrame, setSocketParentFramepublic FreeJoint clone()
public JointBase createJoint(RigidBody parent, RigidTransform3d TJP, RigidBody child, RigidTransform3d TJC)