public class btFixedConstraint extends btGeneric6DofSpring2Constraint
btTypedConstraint.btConstraintInfo1, btTypedConstraint.btConstraintInfo2className| Constructor and Description |
|---|
btFixedConstraint(btRigidBody rbA,
btRigidBody rbB,
Matrix4 frameInA,
Matrix4 frameInB) |
btFixedConstraint(long cPtr,
boolean cMemoryOwn)
Construct a new btFixedConstraint, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btFixedConstraint obj) |
btGetMatrixElem, calculateTransforms, calculateTransforms, enableMotor, enableSpring, getAngle, getAngularLowerLimit, getAngularLowerLimitReversed, getAngularUpperLimit, getAngularUpperLimitReversed, getAxis, getCalculatedTransformA, getCalculatedTransformB, getCPtr, getFrameOffsetA, getFrameOffsetAConst, getFrameOffsetB, getFrameOffsetBConst, getLinearLowerLimit, getLinearUpperLimit, getParam, getParam, getRelativePivotPosition, getRotationalLimitMotor, getRotationOrder, getTranslationalLimitMotor, isLimited, matrixToEulerXYZ, matrixToEulerXZY, matrixToEulerYXZ, matrixToEulerYZX, matrixToEulerZXY, matrixToEulerZYX, operatorDelete, operatorDelete, operatorDeleteArray, operatorDeleteArray, operatorNew, operatorNew, operatorNewArray, operatorNewArray, setAngularLowerLimit, setAngularLowerLimitReversed, setAngularUpperLimit, setAngularUpperLimitReversed, setAxis, setBounce, setDamping, setDamping, setEquilibriumPoint, setEquilibriumPoint, setEquilibriumPoint, setFrames, setLimit, setLimitReversed, setLinearLowerLimit, setLinearUpperLimit, setMaxMotorForce, setParam, setParam, setRotationOrder, setServo, setServoTarget, setStiffness, setStiffness, setTargetVelocitybuildJacobian, calculateSerializeBufferSize, enableFeedback, getAppliedImpulse, getBreakingImpulseThreshold, getConstraintType, getCPtr, getDbgDrawSize, getFixedBody, getInfo1, getInfo2, getJointFeedback, getJointFeedbackConst, getOverrideNumSolverIterations, getRigidBodyA, getRigidBodyAConst, getRigidBodyB, getRigidBodyBConst, getUid, getUserConstraintId, getUserConstraintPtr, getUserConstraintType, internalGetAppliedImpulse, internalSetAppliedImpulse, isEnabled, needsFeedback, serialize, setBreakingImpulseThreshold, setDbgDrawSize, setEnabled, setJointFeedback, setOverrideNumSolverIterations, setupSolverConstraint, setUserConstraintId, setUserConstraintPtr, setUserConstraintType, solveConstraintObsoletegetCPtr, getObjectType, setObjectTypedispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btFixedConstraint(long cPtr,
boolean cMemoryOwn)
public btFixedConstraint(btRigidBody rbA, btRigidBody rbB, Matrix4 frameInA, Matrix4 frameInB)
public static long getCPtr(btFixedConstraint obj)
Copyright © 2021. All rights reserved.