@NoOffset @Properties(inherit=BulletDynamics.class) public class btMultiBodyConstraint extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btMultiBodyConstraint(Pointer p)
Pointer cast constructor.
|
address, 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 btMultiBodyConstraint(Pointer p)
Pointer(Pointer).public void updateJacobianSizes()
public void allocateJacobiansMultiDof()
public int getConstraintType()
public void setFrameInB(@Const @ByRef btMatrix3x3 frameInB)
public void finalizeMultiDof()
public int getIslandIdA()
public int getIslandIdB()
public void createConstraintRows(@ByRef btMultiBodySolverConstraintArray constraintRows, @ByRef btMultiBodyJacobianData data, @Const @ByRef btContactSolverInfo infoGlobal)
public int getNumRows()
public btMultiBody getMultiBodyA()
public btMultiBody getMultiBodyB()
public int getLinkA()
public int getLinkB()
public void internalSetAppliedImpulse(int dof,
@Cast(value="btScalar")
double appliedImpulse)
@Cast(value="btScalar*") public DoublePointer jacobianA(int row)
@Cast(value="btScalar*") public DoublePointer jacobianB(int row)
public void debugDraw(btIDebugDraw drawer)
public void setGearAuxLink(int gearAuxLink)
public void setRelativePositionTarget(@Cast(value="btScalar") double relPosTarget)
Copyright © 2024. All rights reserved.