public class btMultiBodyJointLimitConstraint extends btMultiBodyConstraint
className| Constructor and Description |
|---|
btMultiBodyJointLimitConstraint(btMultiBody body,
int link,
float lower,
float upper) |
btMultiBodyJointLimitConstraint(long cPtr,
boolean cMemoryOwn)
Construct a new btMultiBodyJointLimitConstraint, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btMultiBodyJointLimitConstraint obj) |
allocateJacobiansMultiDof, createConstraintRows, debugDraw, finalizeMultiDof, getAppliedImpulse, getCPtr, getIslandIdA, getIslandIdB, getMaxAppliedImpulse, getMultiBodyA, getMultiBodyB, getNumRows, getPosition, internalSetAppliedImpulse, isUnilateral, jacobianA, jacobianAConst, jacobianB, jacobianBConst, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorNew, operatorNew, operatorNewArray, operatorNewArray, setErp, setFrameInB, setGearAuxLink, setGearRatio, setMaxAppliedImpulse, setPivotInB, setPosition, setRelativePositionTarget, updateJacobianSizesdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btMultiBodyJointLimitConstraint(long cPtr,
boolean cMemoryOwn)
public btMultiBodyJointLimitConstraint(btMultiBody body, int link, float lower, float upper)
public static long getCPtr(btMultiBodyJointLimitConstraint obj)
Copyright © 2021. All rights reserved.