@NoOffset @Properties(inherit=BulletDynamics.class) public class btHingeAccumulatedAngleConstraint extends btHingeConstraint
btTypedConstraint.btConstraintInfo1, btTypedConstraint.btConstraintInfo2Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Method and Description |
|---|---|
double |
getAccumulatedHingeAngle() |
void |
getInfo1(btTypedConstraint.btConstraintInfo1 info)
internal method used by the constraint solver, don't use them directly
|
void |
setAccumulatedHingeAngle(double accAngle) |
buildJacobian, calculateSerializeBufferSize, enableAngularMotor, enableMotor, getAFrame, getAngularOnly, getBFrame, getEnableAngularMotor, getFlags, getFrameOffsetA, getFrameOffsetB, getHingeAngle, getHingeAngle, getInfo1NonVirtual, getInfo2, getInfo2Internal, getInfo2InternalUsingFrameOffset, getInfo2NonVirtual, getLimitBiasFactor, getLimitRelaxationFactor, getLimitSign, getLimitSoftness, getLowerLimit, getMaxMotorImpulse, getMotorTargetVelocity, getParam, getParam, getRigidBodyA, getRigidBodyB, getSolveLimit, getUpperLimit, getUseFrameOffset, getUseReferenceFrameA, hasLimit, serialize, setAngularOnly, setAxis, setFrames, setLimit, setLimit, setMaxMotorImpulse, setMotorTarget, setMotorTarget, setMotorTargetVelocity, setParam, setParam, setUseFrameOffset, setUseReferenceFrameA, testLimit, updateRHSenableFeedback, getAppliedImpulse, getBreakingImpulseThreshold, getConstraintType, getDbgDrawSize, getFixedBody, getJointFeedback, getOverrideNumSolverIterations, 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 btHingeAccumulatedAngleConstraint(Pointer p)
Pointer(Pointer).public btHingeAccumulatedAngleConstraint(@ByRef btRigidBody rbA, @ByRef btRigidBody rbB, @Const @ByRef btVector3 pivotInA, @Const @ByRef btVector3 pivotInB, @Const @ByRef btVector3 axisInA, @Const @ByRef btVector3 axisInB, @Cast(value="bool") boolean useReferenceFrameA)
public btHingeAccumulatedAngleConstraint(@ByRef btRigidBody rbA, @ByRef btRigidBody rbB, @Const @ByRef btVector3 pivotInA, @Const @ByRef btVector3 pivotInB, @Const @ByRef btVector3 axisInA, @Const @ByRef btVector3 axisInB)
public btHingeAccumulatedAngleConstraint(@ByRef btRigidBody rbA, @Const @ByRef btVector3 pivotInA, @Const @ByRef btVector3 axisInA, @Cast(value="bool") boolean useReferenceFrameA)
public btHingeAccumulatedAngleConstraint(@ByRef btRigidBody rbA, @Const @ByRef btVector3 pivotInA, @Const @ByRef btVector3 axisInA)
public btHingeAccumulatedAngleConstraint(@ByRef btRigidBody rbA, @ByRef btRigidBody rbB, @Const @ByRef btTransform rbAFrame, @Const @ByRef btTransform rbBFrame, @Cast(value="bool") boolean useReferenceFrameA)
public btHingeAccumulatedAngleConstraint(@ByRef btRigidBody rbA, @ByRef btRigidBody rbB, @Const @ByRef btTransform rbAFrame, @Const @ByRef btTransform rbBFrame)
public btHingeAccumulatedAngleConstraint(@ByRef btRigidBody rbA, @Const @ByRef btTransform rbAFrame, @Cast(value="bool") boolean useReferenceFrameA)
public btHingeAccumulatedAngleConstraint(@ByRef btRigidBody rbA, @Const @ByRef btTransform rbAFrame)
public void setAccumulatedHingeAngle(@Cast(value="btScalar") double accAngle)
public void getInfo1(btTypedConstraint.btConstraintInfo1 info)
btTypedConstraintgetInfo1 in class btHingeConstraintCopyright © 2024. All rights reserved.