@NoOffset @Properties(inherit=BulletDynamics.class) public class btUniversalConstraint extends btGeneric6DofConstraint
btTypedConstraint.btConstraintInfo1, btTypedConstraint.btConstraintInfo2Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btUniversalConstraint(btRigidBody rbA,
btRigidBody rbB,
btVector3 anchor,
btVector3 axis1,
btVector3 axis2) |
btUniversalConstraint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btVector3 |
getAnchor() |
btVector3 |
getAnchor2() |
double |
getAngle1() |
double |
getAngle2() |
btVector3 |
getAxis1() |
btVector3 |
getAxis2() |
void |
setAxis(btVector3 axis1,
btVector3 axis2) |
void |
setLowerLimit(double ang1min,
double ang2min) |
void |
setUpperLimit(double ang1max,
double ang2max) |
buildJacobian, calcAnchorPos, calculateSerializeBufferSize, calculateTransforms, calculateTransforms, get_limit_motor_info2, get_limit_motor_info2, getAngle, getAngularLowerLimit, getAngularUpperLimit, getAxis, getCalculatedTransformA, getCalculatedTransformB, getFlags, getFrameOffsetA, getFrameOffsetB, getInfo1, getInfo1NonVirtual, getInfo2, getInfo2NonVirtual, getLinearLowerLimit, getLinearUpperLimit, getParam, getParam, getRelativePivotPosition, getRotationalLimitMotor, getTranslationalLimitMotor, getUseFrameOffset, getUseLinearReferenceFrameA, isLimited, m_useSolveConstraintObsolete, m_useSolveConstraintObsolete, serialize, setAngularLowerLimit, setAngularUpperLimit, setFrames, setLimit, setLinearLowerLimit, setLinearUpperLimit, setParam, setParam, setUseFrameOffset, setUseLinearReferenceFrameA, testAngularLimitMotor, updateRHSenableFeedback, getAppliedImpulse, getBreakingImpulseThreshold, getConstraintType, getDbgDrawSize, getFixedBody, getJointFeedback, getOverrideNumSolverIterations, getRigidBodyA, getRigidBodyB, getUid, getUserConstraintId, getUserConstraintPtr, getUserConstraintType, internalGetAppliedImpulse, internalSetAppliedImpulse, isEnabled, needsFeedback, setBreakingImpulseThreshold, setDbgDrawSize, setEnabled, setJointFeedback, setOverrideNumSolverIterations, setupSolverConstraint, setUserConstraintId, setUserConstraintPtr, setUserConstraintType, solveConstraintObsoletegetObjectType, m_objectType, m_objectTypeaddress, 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 btUniversalConstraint(Pointer p)
Pointer(Pointer).Copyright © 2024. All rights reserved.