@NoOffset @Properties(inherit=BulletDynamics.class) public class btMultiBodyJointLimitConstraint extends btMultiBodyConstraint
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btMultiBodyJointLimitConstraint(btMultiBody body,
int link,
double lower,
double upper) |
btMultiBodyJointLimitConstraint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
createConstraintRows(btMultiBodySolverConstraintArray constraintRows,
btMultiBodyJacobianData data,
btContactSolverInfo infoGlobal) |
void |
debugDraw(btIDebugDraw drawer) |
void |
finalizeMultiDof() |
int |
getIslandIdA() |
int |
getIslandIdB() |
double |
getLowerBound() |
double |
getUpperBound() |
void |
setLowerBound(double lower) |
void |
setUpperBound(double upper) |
allocateJacobiansMultiDof, getAppliedImpulse, getConstraintType, getLinkA, getLinkB, getMaxAppliedImpulse, getMultiBodyA, getMultiBodyB, getNumRows, getPosition, internalSetAppliedImpulse, isUnilateral, jacobianA, jacobianB, setErp, setFrameInB, setGearAuxLink, setGearRatio, setMaxAppliedImpulse, setPivotInB, setPosition, setRelativePositionTarget, updateJacobianSizesaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic btMultiBodyJointLimitConstraint(Pointer p)
Pointer(Pointer).public btMultiBodyJointLimitConstraint(btMultiBody body, int link, @Cast(value="btScalar") double lower, @Cast(value="btScalar") double upper)
public void finalizeMultiDof()
finalizeMultiDof in class btMultiBodyConstraintpublic int getIslandIdA()
getIslandIdA in class btMultiBodyConstraintpublic int getIslandIdB()
getIslandIdB in class btMultiBodyConstraintpublic void createConstraintRows(@ByRef btMultiBodySolverConstraintArray constraintRows, @ByRef btMultiBodyJacobianData data, @Const @ByRef btContactSolverInfo infoGlobal)
createConstraintRows in class btMultiBodyConstraintpublic void debugDraw(btIDebugDraw drawer)
debugDraw in class btMultiBodyConstraintCopyright © 2024. All rights reserved.