Package org.robwork.sdurwsim
Class FixedBody
- java.lang.Object
-
- org.robwork.sdurwsim.Body
-
- org.robwork.sdurwsim.FixedBody
-
public class FixedBody extends Body
-
-
Constructor Summary
Constructors Constructor Description FixedBody(long cPtr, boolean cMemoryOwn)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
delete()
static long
getCPtr(FixedBody obj)
-
Methods inherited from class org.robwork.sdurwsim.Body
addForce, addForceToPos, addForceW, addForceWToPosW, addTorque, addTorqueW, calcEnergy, getBodyFrame, getCPtr, getForce, getForceW, getFrames, getInertia, getInfo, getMaterialID, getName, getParentFrame, getPointVelW, getTorque, getTorqueW, getTransformW, place, place, pTbf, pTcom, reset, setForce, setForceW, setMass, setMass, setMass, setTorque, setTorqueW, wTbf, wTcom
-
-