HomeSort by relevance Sort by last modified time
    Searched refs:DynamicsJNI (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
btContactSolverInfoDoubleData.java 55 DynamicsJNI.delete_btContactSolverInfoDoubleData(swigCPtr);
63 DynamicsJNI.btContactSolverInfoDoubleData_tau_set(swigCPtr, this, value);
67 return DynamicsJNI.btContactSolverInfoDoubleData_tau_get(swigCPtr, this);
71 DynamicsJNI.btContactSolverInfoDoubleData_damping_set(swigCPtr, this, value);
75 return DynamicsJNI.btContactSolverInfoDoubleData_damping_get(swigCPtr, this);
79 DynamicsJNI.btContactSolverInfoDoubleData_friction_set(swigCPtr, this, value);
83 return DynamicsJNI.btContactSolverInfoDoubleData_friction_get(swigCPtr, this);
87 DynamicsJNI.btContactSolverInfoDoubleData_timeStep_set(swigCPtr, this, value);
91 return DynamicsJNI.btContactSolverInfoDoubleData_timeStep_get(swigCPtr, this);
95 DynamicsJNI.btContactSolverInfoDoubleData_restitution_set(swigCPtr, this, value)
    [all...]
btContactSolverInfoFloatData.java 55 DynamicsJNI.delete_btContactSolverInfoFloatData(swigCPtr);
63 DynamicsJNI.btContactSolverInfoFloatData_tau_set(swigCPtr, this, value);
67 return DynamicsJNI.btContactSolverInfoFloatData_tau_get(swigCPtr, this);
71 DynamicsJNI.btContactSolverInfoFloatData_damping_set(swigCPtr, this, value);
75 return DynamicsJNI.btContactSolverInfoFloatData_damping_get(swigCPtr, this);
79 DynamicsJNI.btContactSolverInfoFloatData_friction_set(swigCPtr, this, value);
83 return DynamicsJNI.btContactSolverInfoFloatData_friction_get(swigCPtr, this);
87 DynamicsJNI.btContactSolverInfoFloatData_timeStep_set(swigCPtr, this, value);
91 return DynamicsJNI.btContactSolverInfoFloatData_timeStep_get(swigCPtr, this);
95 DynamicsJNI.btContactSolverInfoFloatData_restitution_set(swigCPtr, this, value)
    [all...]
btContactSolverInfoData.java 55 DynamicsJNI.delete_btContactSolverInfoData(swigCPtr);
63 DynamicsJNI.btContactSolverInfoData_tau_set(swigCPtr, this, value);
67 return DynamicsJNI.btContactSolverInfoData_tau_get(swigCPtr, this);
71 DynamicsJNI.btContactSolverInfoData_damping_set(swigCPtr, this, value);
75 return DynamicsJNI.btContactSolverInfoData_damping_get(swigCPtr, this);
79 DynamicsJNI.btContactSolverInfoData_friction_set(swigCPtr, this, value);
83 return DynamicsJNI.btContactSolverInfoData_friction_get(swigCPtr, this);
87 DynamicsJNI.btContactSolverInfoData_timeStep_set(swigCPtr, this, value);
91 return DynamicsJNI.btContactSolverInfoData_timeStep_get(swigCPtr, this);
95 DynamicsJNI.btContactSolverInfoData_restitution_set(swigCPtr, this, value)
    [all...]
btSliderConstraint.java 23 super(className, DynamicsJNI.btSliderConstraint_SWIGUpcast(cPtr), cMemoryOwn);
37 super.reset(DynamicsJNI.btSliderConstraint_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn);
55 DynamicsJNI.delete_btSliderConstraint(swigCPtr);
63 this(DynamicsJNI.new_btSliderConstraint__SWIG_0(btRigidBody.getCPtr(rbA), rbA, btRigidBody.getCPtr(rbB), rbB, frameInA, frameInB, useLinearReferenceFrameA), true);
67 this(DynamicsJNI.new_btSliderConstraint__SWIG_1(btRigidBody.getCPtr(rbB), rbB, frameInB, useLinearReferenceFrameA), true);
71 DynamicsJNI.btSliderConstraint_getInfo1NonVirtual(swigCPtr, this, btTypedConstraint.btConstraintInfo1.getCPtr(info), info);
75 DynamicsJNI.btSliderConstraint_getInfo2NonVirtual(swigCPtr, this, btTypedConstraint.btConstraintInfo2.getCPtr(info), info, transA, transB, linVelA, linVelB, rbAinvMass, rbBinvMass);
79 return btRigidBody.getInstance(DynamicsJNI.btSliderConstraint_getRigidBodyA(swigCPtr, this), false);
83 return btRigidBody.getInstance(DynamicsJNI.btSliderConstraint_getRigidBodyB(swigCPtr, this), false);
87 return DynamicsJNI.btSliderConstraint_getCalculatedTransformA(swigCPtr, this)
    [all...]
btRotationalLimitMotor.java 55 DynamicsJNI.delete_btRotationalLimitMotor(swigCPtr);
63 DynamicsJNI.btRotationalLimitMotor_loLimit_set(swigCPtr, this, value);
67 return DynamicsJNI.btRotationalLimitMotor_loLimit_get(swigCPtr, this);
71 DynamicsJNI.btRotationalLimitMotor_hiLimit_set(swigCPtr, this, value);
75 return DynamicsJNI.btRotationalLimitMotor_hiLimit_get(swigCPtr, this);
79 DynamicsJNI.btRotationalLimitMotor_targetVelocity_set(swigCPtr, this, value);
83 return DynamicsJNI.btRotationalLimitMotor_targetVelocity_get(swigCPtr, this);
87 DynamicsJNI.btRotationalLimitMotor_maxMotorForce_set(swigCPtr, this, value);
91 return DynamicsJNI.btRotationalLimitMotor_maxMotorForce_get(swigCPtr, this);
95 DynamicsJNI.btRotationalLimitMotor_maxLimitForce_set(swigCPtr, this, value)
    [all...]
btWheelInfo.java 55 DynamicsJNI.delete_btWheelInfo(swigCPtr);
98 DynamicsJNI.delete_btWheelInfo_RaycastInfo(swigCPtr);
106 DynamicsJNI.btWheelInfo_RaycastInfo_contactNormalWS_set(swigCPtr, this, btVector3.getCPtr(value), value);
110 long cPtr = DynamicsJNI.btWheelInfo_RaycastInfo_contactNormalWS_get(swigCPtr, this);
115 DynamicsJNI.btWheelInfo_RaycastInfo_contactPointWS_set(swigCPtr, this, btVector3.getCPtr(value), value);
119 long cPtr = DynamicsJNI.btWheelInfo_RaycastInfo_contactPointWS_get(swigCPtr, this);
124 DynamicsJNI.btWheelInfo_RaycastInfo_suspensionLength_set(swigCPtr, this, value);
128 return DynamicsJNI.btWheelInfo_RaycastInfo_suspensionLength_get(swigCPtr, this);
132 DynamicsJNI.btWheelInfo_RaycastInfo_hardPointWS_set(swigCPtr, this, btVector3.getCPtr(value), value);
136 long cPtr = DynamicsJNI.btWheelInfo_RaycastInfo_hardPointWS_get(swigCPtr, this)
    [all...]
btRaycastVehicle.java 23 super(className, DynamicsJNI.btRaycastVehicle_SWIGUpcast(cPtr), cMemoryOwn);
37 super.reset(DynamicsJNI.btRaycastVehicle_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn);
55 DynamicsJNI.delete_btRaycastVehicle(swigCPtr);
98 DynamicsJNI.delete_btRaycastVehicle_btVehicleTuning(swigCPtr);
106 this(DynamicsJNI.new_btRaycastVehicle_btVehicleTuning(), true);
110 DynamicsJNI.btRaycastVehicle_btVehicleTuning_suspensionStiffness_set(swigCPtr, this, value);
114 return DynamicsJNI.btRaycastVehicle_btVehicleTuning_suspensionStiffness_get(swigCPtr, this);
118 DynamicsJNI.btRaycastVehicle_btVehicleTuning_suspensionCompression_set(swigCPtr, this, value);
122 return DynamicsJNI.btRaycastVehicle_btVehicleTuning_suspensionCompression_get(swigCPtr, this);
126 DynamicsJNI.btRaycastVehicle_btVehicleTuning_suspensionDamping_set(swigCPtr, this, value)
    [all...]
btRotationalLimitMotor2.java 55 DynamicsJNI.delete_btRotationalLimitMotor2(swigCPtr);
63 DynamicsJNI.btRotationalLimitMotor2_loLimit_set(swigCPtr, this, value);
67 return DynamicsJNI.btRotationalLimitMotor2_loLimit_get(swigCPtr, this);
71 DynamicsJNI.btRotationalLimitMotor2_hiLimit_set(swigCPtr, this, value);
75 return DynamicsJNI.btRotationalLimitMotor2_hiLimit_get(swigCPtr, this);
79 DynamicsJNI.btRotationalLimitMotor2_bounce_set(swigCPtr, this, value);
83 return DynamicsJNI.btRotationalLimitMotor2_bounce_get(swigCPtr, this);
87 DynamicsJNI.btRotationalLimitMotor2_stopERP_set(swigCPtr, this, value);
91 return DynamicsJNI.btRotationalLimitMotor2_stopERP_get(swigCPtr, this);
95 DynamicsJNI.btRotationalLimitMotor2_stopCFM_set(swigCPtr, this, value)
    [all...]
btTranslationalLimitMotor2.java 55 DynamicsJNI.delete_btTranslationalLimitMotor2(swigCPtr);
63 DynamicsJNI.btTranslationalLimitMotor2_lowerLimit_set(swigCPtr, this, btVector3.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btTranslationalLimitMotor2_lowerLimit_get(swigCPtr, this);
72 DynamicsJNI.btTranslationalLimitMotor2_upperLimit_set(swigCPtr, this, btVector3.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btTranslationalLimitMotor2_upperLimit_get(swigCPtr, this);
81 DynamicsJNI.btTranslationalLimitMotor2_bounce_set(swigCPtr, this, btVector3.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btTranslationalLimitMotor2_bounce_get(swigCPtr, this);
90 DynamicsJNI.btTranslationalLimitMotor2_stopERP_set(swigCPtr, this, btVector3.getCPtr(value), value);
94 long cPtr = DynamicsJNI.btTranslationalLimitMotor2_stopERP_get(swigCPtr, this);
99 DynamicsJNI.btTranslationalLimitMotor2_stopCFM_set(swigCPtr, this, btVector3.getCPtr(value), value)
    [all...]
btGeneric6DofSpring2ConstraintData.java 55 DynamicsJNI.delete_btGeneric6DofSpring2ConstraintData(swigCPtr);
63 DynamicsJNI.btGeneric6DofSpring2ConstraintData_typeConstraintData_set(swigCPtr, this, btTypedConstraintData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btGeneric6DofSpring2ConstraintData_typeConstraintData_get(swigCPtr, this);
72 DynamicsJNI.btGeneric6DofSpring2ConstraintData_rbAFrame_set(swigCPtr, this, btTransformFloatData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btGeneric6DofSpring2ConstraintData_rbAFrame_get(swigCPtr, this);
81 DynamicsJNI.btGeneric6DofSpring2ConstraintData_rbBFrame_set(swigCPtr, this, btTransformFloatData.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btGeneric6DofSpring2ConstraintData_rbBFrame_get(swigCPtr, this);
90 DynamicsJNI.btGeneric6DofSpring2ConstraintData_linearUpperLimit_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value);
94 long cPtr = DynamicsJNI.btGeneric6DofSpring2ConstraintData_linearUpperLimit_get(swigCPtr, this);
99 DynamicsJNI.btGeneric6DofSpring2ConstraintData_linearLowerLimit_set(swigCPtr, this, btVector3FloatData.getCPtr (…)
    [all...]
btGeneric6DofSpring2ConstraintDoubleData2.java 55 DynamicsJNI.delete_btGeneric6DofSpring2ConstraintDoubleData2(swigCPtr);
63 DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_typeConstraintData_set(swigCPtr, this, btTypedConstraintDoubleData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_typeConstraintData_get(swigCPtr, this);
72 DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_rbAFrame_set(swigCPtr, this, btTransformDoubleData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_rbAFrame_get(swigCPtr, this);
81 DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_rbBFrame_set(swigCPtr, this, btTransformDoubleData.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_rbBFrame_get(swigCPtr, this);
90 DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_linearUpperLimit_set(swigCPtr, this, btVector3DoubleData.getCPtr(value), value);
94 long cPtr = DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_linearUpperLimit_get(swigCPtr, this);
99 DynamicsJNI.btGeneric6DofSpring2ConstraintDoubleData2_linearLowerLimit_set(swigCPtr, this, btVector3DoubleData (…)
    [all...]
btHingeConstraintDoubleData2.java 55 DynamicsJNI.delete_btHingeConstraintDoubleData2(swigCPtr);
63 DynamicsJNI.btHingeConstraintDoubleData2_typeConstraintData_set(swigCPtr, this, btTypedConstraintDoubleData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btHingeConstraintDoubleData2_typeConstraintData_get(swigCPtr, this);
72 DynamicsJNI.btHingeConstraintDoubleData2_rbAFrame_set(swigCPtr, this, btTransformDoubleData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btHingeConstraintDoubleData2_rbAFrame_get(swigCPtr, this);
81 DynamicsJNI.btHingeConstraintDoubleData2_rbBFrame_set(swigCPtr, this, btTransformDoubleData.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btHingeConstraintDoubleData2_rbBFrame_get(swigCPtr, this);
90 DynamicsJNI.btHingeConstraintDoubleData2_useReferenceFrameA_set(swigCPtr, this, value);
94 return DynamicsJNI.btHingeConstraintDoubleData2_useReferenceFrameA_get(swigCPtr, this);
98 DynamicsJNI.btHingeConstraintDoubleData2_angularOnly_set(swigCPtr, this, value)
    [all...]
btTypedConstraintDoubleData.java 55 DynamicsJNI.delete_btTypedConstraintDoubleData(swigCPtr);
63 DynamicsJNI.btTypedConstraintDoubleData_rbA_set(swigCPtr, this, btRigidBodyDoubleData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btTypedConstraintDoubleData_rbA_get(swigCPtr, this);
72 DynamicsJNI.btTypedConstraintDoubleData_rbB_set(swigCPtr, this, btRigidBodyDoubleData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btTypedConstraintDoubleData_rbB_get(swigCPtr, this);
81 DynamicsJNI.btTypedConstraintDoubleData_name_set(swigCPtr, this, value);
85 return DynamicsJNI.btTypedConstraintDoubleData_name_get(swigCPtr, this);
89 DynamicsJNI.btTypedConstraintDoubleData_objectType_set(swigCPtr, this, value);
93 return DynamicsJNI.btTypedConstraintDoubleData_objectType_get(swigCPtr, this);
97 DynamicsJNI.btTypedConstraintDoubleData_userConstraintType_set(swigCPtr, this, value)
    [all...]
btRigidBodyDoubleData.java 55 DynamicsJNI.delete_btRigidBodyDoubleData(swigCPtr);
63 DynamicsJNI.btRigidBodyDoubleData_collisionObjectData_set(swigCPtr, this, btCollisionObjectDoubleData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btRigidBodyDoubleData_collisionObjectData_get(swigCPtr, this);
72 DynamicsJNI.btRigidBodyDoubleData_invInertiaTensorWorld_set(swigCPtr, this, SWIGTYPE_p_btMatrix3x3DoubleData.getCPtr(value));
76 return new SWIGTYPE_p_btMatrix3x3DoubleData(DynamicsJNI.btRigidBodyDoubleData_invInertiaTensorWorld_get(swigCPtr, this), true);
80 DynamicsJNI.btRigidBodyDoubleData_linearVelocity_set(swigCPtr, this, btVector3DoubleData.getCPtr(value), value);
84 long cPtr = DynamicsJNI.btRigidBodyDoubleData_linearVelocity_get(swigCPtr, this);
89 DynamicsJNI.btRigidBodyDoubleData_angularVelocity_set(swigCPtr, this, btVector3DoubleData.getCPtr(value), value);
93 long cPtr = DynamicsJNI.btRigidBodyDoubleData_angularVelocity_get(swigCPtr, this);
98 DynamicsJNI.btRigidBodyDoubleData_angularFactor_set(swigCPtr, this, btVector3DoubleData.getCPtr(value), value)
    [all...]
btSolverConstraint.java 55 DynamicsJNI.delete_btSolverConstraint(swigCPtr);
63 DynamicsJNI.btSolverConstraint_relpos1CrossNormal_set(swigCPtr, this, btVector3.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btSolverConstraint_relpos1CrossNormal_get(swigCPtr, this);
72 DynamicsJNI.btSolverConstraint_contactNormal1_set(swigCPtr, this, btVector3.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btSolverConstraint_contactNormal1_get(swigCPtr, this);
81 DynamicsJNI.btSolverConstraint_relpos2CrossNormal_set(swigCPtr, this, btVector3.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btSolverConstraint_relpos2CrossNormal_get(swigCPtr, this);
90 DynamicsJNI.btSolverConstraint_contactNormal2_set(swigCPtr, this, btVector3.getCPtr(value), value);
94 long cPtr = DynamicsJNI.btSolverConstraint_contactNormal2_get(swigCPtr, this);
99 DynamicsJNI.btSolverConstraint_angularComponentA_set(swigCPtr, this, btVector3.getCPtr(value), value)
    [all...]
btSliderConstraintData.java 55 DynamicsJNI.delete_btSliderConstraintData(swigCPtr);
63 DynamicsJNI.btSliderConstraintData_typeConstraintData_set(swigCPtr, this, btTypedConstraintData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btSliderConstraintData_typeConstraintData_get(swigCPtr, this);
72 DynamicsJNI.btSliderConstraintData_rbAFrame_set(swigCPtr, this, btTransformFloatData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btSliderConstraintData_rbAFrame_get(swigCPtr, this);
81 DynamicsJNI.btSliderConstraintData_rbBFrame_set(swigCPtr, this, btTransformFloatData.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btSliderConstraintData_rbBFrame_get(swigCPtr, this);
90 DynamicsJNI.btSliderConstraintData_linearUpperLimit_set(swigCPtr, this, value);
94 return DynamicsJNI.btSliderConstraintData_linearUpperLimit_get(swigCPtr, this);
98 DynamicsJNI.btSliderConstraintData_linearLowerLimit_set(swigCPtr, this, value)
    [all...]
btSliderConstraintDoubleData.java 55 DynamicsJNI.delete_btSliderConstraintDoubleData(swigCPtr);
63 DynamicsJNI.btSliderConstraintDoubleData_typeConstraintData_set(swigCPtr, this, btTypedConstraintDoubleData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btSliderConstraintDoubleData_typeConstraintData_get(swigCPtr, this);
72 DynamicsJNI.btSliderConstraintDoubleData_rbAFrame_set(swigCPtr, this, btTransformDoubleData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btSliderConstraintDoubleData_rbAFrame_get(swigCPtr, this);
81 DynamicsJNI.btSliderConstraintDoubleData_rbBFrame_set(swigCPtr, this, btTransformDoubleData.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btSliderConstraintDoubleData_rbBFrame_get(swigCPtr, this);
90 DynamicsJNI.btSliderConstraintDoubleData_linearUpperLimit_set(swigCPtr, this, value);
94 return DynamicsJNI.btSliderConstraintDoubleData_linearUpperLimit_get(swigCPtr, this);
98 DynamicsJNI.btSliderConstraintDoubleData_linearLowerLimit_set(swigCPtr, this, value)
    [all...]
btSolverBody.java 55 DynamicsJNI.delete_btSolverBody(swigCPtr);
63 DynamicsJNI.btSolverBody_worldTransform_set(swigCPtr, this, btTransform.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btSolverBody_worldTransform_get(swigCPtr, this);
72 DynamicsJNI.btSolverBody_deltaLinearVelocity_set(swigCPtr, this, btVector3.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btSolverBody_deltaLinearVelocity_get(swigCPtr, this);
81 DynamicsJNI.btSolverBody_deltaAngularVelocity_set(swigCPtr, this, btVector3.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btSolverBody_deltaAngularVelocity_get(swigCPtr, this);
90 DynamicsJNI.btSolverBody_angularFactor_set(swigCPtr, this, btVector3.getCPtr(value), value);
94 long cPtr = DynamicsJNI.btSolverBody_angularFactor_get(swigCPtr, this);
99 DynamicsJNI.btSolverBody_linearFactor_set(swigCPtr, this, btVector3.getCPtr(value), value)
    [all...]
btConeTwistConstraint.java 23 super(className, DynamicsJNI.btConeTwistConstraint_SWIGUpcast(cPtr), cMemoryOwn);
37 super.reset(DynamicsJNI.btConeTwistConstraint_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn);
55 DynamicsJNI.delete_btConeTwistConstraint(swigCPtr);
63 this(DynamicsJNI.new_btConeTwistConstraint__SWIG_0(btRigidBody.getCPtr(rbA), rbA, btRigidBody.getCPtr(rbB), rbB, rbAFrame, rbBFrame), true);
67 this(DynamicsJNI.new_btConeTwistConstraint__SWIG_1(btRigidBody.getCPtr(rbA), rbA, rbAFrame), true);
71 DynamicsJNI.btConeTwistConstraint_getInfo1NonVirtual(swigCPtr, this, btTypedConstraint.btConstraintInfo1.getCPtr(info), info);
75 DynamicsJNI.btConeTwistConstraint_getInfo2NonVirtual(swigCPtr, this, btTypedConstraint.btConstraintInfo2.getCPtr(info), info, transA, transB, invInertiaWorldA, invInertiaWorldB);
79 DynamicsJNI.btConeTwistConstraint_updateRHS(swigCPtr, this, timeStep);
83 return btRigidBody.getInstance(DynamicsJNI.btConeTwistConstraint_getRigidBodyA(swigCPtr, this), false);
87 return btRigidBody.getInstance(DynamicsJNI.btConeTwistConstraint_getRigidBodyB(swigCPtr, this), false)
    [all...]
btRigidBodyFloatData.java 55 DynamicsJNI.delete_btRigidBodyFloatData(swigCPtr);
63 DynamicsJNI.btRigidBodyFloatData_collisionObjectData_set(swigCPtr, this, btCollisionObjectFloatData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btRigidBodyFloatData_collisionObjectData_get(swigCPtr, this);
72 DynamicsJNI.btRigidBodyFloatData_invInertiaTensorWorld_set(swigCPtr, this, SWIGTYPE_p_btMatrix3x3FloatData.getCPtr(value));
76 return new SWIGTYPE_p_btMatrix3x3FloatData(DynamicsJNI.btRigidBodyFloatData_invInertiaTensorWorld_get(swigCPtr, this), true);
80 DynamicsJNI.btRigidBodyFloatData_linearVelocity_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value);
84 long cPtr = DynamicsJNI.btRigidBodyFloatData_linearVelocity_get(swigCPtr, this);
89 DynamicsJNI.btRigidBodyFloatData_angularVelocity_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value);
93 long cPtr = DynamicsJNI.btRigidBodyFloatData_angularVelocity_get(swigCPtr, this);
98 DynamicsJNI.btRigidBodyFloatData_angularFactor_set(swigCPtr, this, btVector3FloatData.getCPtr(value), value)
    [all...]
btHingeConstraintDoubleData.java 55 DynamicsJNI.delete_btHingeConstraintDoubleData(swigCPtr);
63 DynamicsJNI.btHingeConstraintDoubleData_typeConstraintData_set(swigCPtr, this, btTypedConstraintData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btHingeConstraintDoubleData_typeConstraintData_get(swigCPtr, this);
72 DynamicsJNI.btHingeConstraintDoubleData_rbAFrame_set(swigCPtr, this, btTransformDoubleData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btHingeConstraintDoubleData_rbAFrame_get(swigCPtr, this);
81 DynamicsJNI.btHingeConstraintDoubleData_rbBFrame_set(swigCPtr, this, btTransformDoubleData.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btHingeConstraintDoubleData_rbBFrame_get(swigCPtr, this);
90 DynamicsJNI.btHingeConstraintDoubleData_useReferenceFrameA_set(swigCPtr, this, value);
94 return DynamicsJNI.btHingeConstraintDoubleData_useReferenceFrameA_get(swigCPtr, this);
98 DynamicsJNI.btHingeConstraintDoubleData_angularOnly_set(swigCPtr, this, value)
    [all...]
btHingeConstraintFloatData.java 55 DynamicsJNI.delete_btHingeConstraintFloatData(swigCPtr);
63 DynamicsJNI.btHingeConstraintFloatData_typeConstraintData_set(swigCPtr, this, btTypedConstraintData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btHingeConstraintFloatData_typeConstraintData_get(swigCPtr, this);
72 DynamicsJNI.btHingeConstraintFloatData_rbAFrame_set(swigCPtr, this, btTransformFloatData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btHingeConstraintFloatData_rbAFrame_get(swigCPtr, this);
81 DynamicsJNI.btHingeConstraintFloatData_rbBFrame_set(swigCPtr, this, btTransformFloatData.getCPtr(value), value);
85 long cPtr = DynamicsJNI.btHingeConstraintFloatData_rbBFrame_get(swigCPtr, this);
90 DynamicsJNI.btHingeConstraintFloatData_useReferenceFrameA_set(swigCPtr, this, value);
94 return DynamicsJNI.btHingeConstraintFloatData_useReferenceFrameA_get(swigCPtr, this);
98 DynamicsJNI.btHingeConstraintFloatData_angularOnly_set(swigCPtr, this, value)
    [all...]
btTypedConstraintData.java 55 DynamicsJNI.delete_btTypedConstraintData(swigCPtr);
63 DynamicsJNI.btTypedConstraintData_rbA_set(swigCPtr, this, btRigidBodyFloatData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btTypedConstraintData_rbA_get(swigCPtr, this);
72 DynamicsJNI.btTypedConstraintData_rbB_set(swigCPtr, this, btRigidBodyFloatData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btTypedConstraintData_rbB_get(swigCPtr, this);
81 DynamicsJNI.btTypedConstraintData_name_set(swigCPtr, this, value);
85 return DynamicsJNI.btTypedConstraintData_name_get(swigCPtr, this);
89 DynamicsJNI.btTypedConstraintData_objectType_set(swigCPtr, this, value);
93 return DynamicsJNI.btTypedConstraintData_objectType_get(swigCPtr, this);
97 DynamicsJNI.btTypedConstraintData_userConstraintType_set(swigCPtr, this, value)
    [all...]
btTypedConstraintFloatData.java 55 DynamicsJNI.delete_btTypedConstraintFloatData(swigCPtr);
63 DynamicsJNI.btTypedConstraintFloatData_rbA_set(swigCPtr, this, btRigidBodyFloatData.getCPtr(value), value);
67 long cPtr = DynamicsJNI.btTypedConstraintFloatData_rbA_get(swigCPtr, this);
72 DynamicsJNI.btTypedConstraintFloatData_rbB_set(swigCPtr, this, btRigidBodyFloatData.getCPtr(value), value);
76 long cPtr = DynamicsJNI.btTypedConstraintFloatData_rbB_get(swigCPtr, this);
81 DynamicsJNI.btTypedConstraintFloatData_name_set(swigCPtr, this, value);
85 return DynamicsJNI.btTypedConstraintFloatData_name_get(swigCPtr, this);
89 DynamicsJNI.btTypedConstraintFloatData_objectType_set(swigCPtr, this, value);
93 return DynamicsJNI.btTypedConstraintFloatData_objectType_get(swigCPtr, this);
97 DynamicsJNI.btTypedConstraintFloatData_userConstraintType_set(swigCPtr, this, value)
    [all...]
btRigidBody.java 23 super(className, DynamicsJNI.btRigidBody_SWIGUpcast(cPtr), cMemoryOwn);
37 super.reset(DynamicsJNI.btRigidBody_SWIGUpcast(swigCPtr = cPtr), cMemoryOwn);
55 DynamicsJNI.delete_btRigidBody(swigCPtr);
160 DynamicsJNI.delete_btRigidBody_btRigidBodyConstructionInfo(swigCPtr);
233 DynamicsJNI.btRigidBody_btRigidBodyConstructionInfo_mass_set(swigCPtr, this, value);
237 return DynamicsJNI.btRigidBody_btRigidBodyConstructionInfo_mass_get(swigCPtr, this);
241 DynamicsJNI.btRigidBody_btRigidBodyConstructionInfo_i_motionState_set(swigCPtr, this, btMotionState.getCPtr(value), value);
245 long cPtr = DynamicsJNI.btRigidBody_btRigidBodyConstructionInfo_i_motionState_get(swigCPtr, this);
250 DynamicsJNI.btRigidBody_btRigidBodyConstructionInfo_startWorldTransform_set(swigCPtr, this, btTransform.getCPtr(value), value);
254 long cPtr = DynamicsJNI.btRigidBody_btRigidBodyConstructionInfo_startWorldTransform_get(swigCPtr, this)
    [all...]

Completed in 102 milliseconds

1 2 3