Home
last modified time | relevance | path

Searched refs:targetvelocity (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletDynamics/ConstraintSolver/
H A DbtGeneric6DofSpring2Constraint.cpp733 btScalar targetvelocity = error<0 ? -limot->m_targetVelocity : limot->m_targetVelocity; in get_limit_motor_info2() local
734 btScalar tag_vel = -targetvelocity; in get_limit_motor_info2()
756 info->m_constraintError[srow] = mot_fact * targetvelocity * (rotational ? -1 : 1); in get_limit_motor_info2()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletDynamics/ConstraintSolver/
H A DbtGeneric6DofSpring2Constraint.cpp731 btScalar targetvelocity = error<0 ? -limot->m_targetVelocity : limot->m_targetVelocity; in get_limit_motor_info2() local
732 btScalar tag_vel = -targetvelocity; in get_limit_motor_info2()
754 info->m_constraintError[srow] = mot_fact * targetvelocity * (rotational ? -1 : 1); in get_limit_motor_info2()
/dports/devel/bullet/bullet3-3.21/src/BulletDynamics/ConstraintSolver/
H A DbtGeneric6DofSpring2Constraint.cpp777 btScalar targetvelocity = error < 0 ? -limot->m_targetVelocity : limot->m_targetVelocity; in get_limit_motor_info2() local
778 btScalar tag_vel = -targetvelocity; in get_limit_motor_info2()
800 info->m_constraintError[srow] = mot_fact * targetvelocity * (rotational ? -1 : 1); in get_limit_motor_info2()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletDynamics/ConstraintSolver/
H A DbtGeneric6DofSpring2Constraint.cpp777 btScalar targetvelocity = error < 0 ? -limot->m_targetVelocity : limot->m_targetVelocity; in get_limit_motor_info2() local
778 btScalar tag_vel = -targetvelocity; in get_limit_motor_info2()
800 info->m_constraintError[srow] = mot_fact * targetvelocity * (rotational ? -1 : 1); in get_limit_motor_info2()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletDynamics/ConstraintSolver/
H A DbtGeneric6DofSpring2Constraint.cpp777 btScalar targetvelocity = error < 0 ? -limot->m_targetVelocity : limot->m_targetVelocity; in get_limit_motor_info2() local
778 btScalar tag_vel = -targetvelocity; in get_limit_motor_info2()
800 info->m_constraintError[srow] = mot_fact * targetvelocity * (rotational ? -1 : 1); in get_limit_motor_info2()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletDynamics/ConstraintSolver/
H A DbtGeneric6DofSpring2Constraint.cpp777 btScalar targetvelocity = error < 0 ? -limot->m_targetVelocity : limot->m_targetVelocity; in get_limit_motor_info2() local
778 btScalar tag_vel = -targetvelocity; in get_limit_motor_info2()
800 info->m_constraintError[srow] = mot_fact * targetvelocity * (rotational ? -1 : 1); in get_limit_motor_info2()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletDynamics/ConstraintSolver/
H A DbtGeneric6DofSpring2Constraint.cpp777 btScalar targetvelocity = error < 0 ? -limot->m_targetVelocity : limot->m_targetVelocity; in get_limit_motor_info2() local
778 btScalar tag_vel = -targetvelocity; in get_limit_motor_info2()
800 info->m_constraintError[srow] = mot_fact * targetvelocity * (rotational ? -1 : 1); in get_limit_motor_info2()