Home
last modified time | relevance | path

Searched refs:targetDampCoeff (Results 1 – 2 of 2) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp13067 double targetDampCoeff[6] = {1.0, 1.0, 1.0, 1.0, 1.0, 1.0}; in processCalculateInverseKinematicsCommand() local
13075 … &q_new[0], ikMethod, &jacobian_linear[0], &jacobian_angular[0], jacSize * 2, targetDampCoeff); in processCalculateInverseKinematicsCommand()
13408 double targetDampCoeff[6] = {1.0, 1.0, 1.0, 1.0, 1.0, 1.0}; in processCalculateInverseKinematicsCommand2() local
13419 … &q_new[0], ikMethod, &jacobian_linear[0], &jacobian_angular[0], jacSize * 2, targetDampCoeff); in processCalculateInverseKinematicsCommand2()
13432 &q_new[0], ikMethod, &jacobian_linear[0], targetDampCoeff); in processCalculateInverseKinematicsCommand2()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp13067 double targetDampCoeff[6] = {1.0, 1.0, 1.0, 1.0, 1.0, 1.0}; in processCalculateInverseKinematicsCommand() local
13075 … &q_new[0], ikMethod, &jacobian_linear[0], &jacobian_angular[0], jacSize * 2, targetDampCoeff); in processCalculateInverseKinematicsCommand()
13408 double targetDampCoeff[6] = {1.0, 1.0, 1.0, 1.0, 1.0, 1.0}; in processCalculateInverseKinematicsCommand2() local
13419 … &q_new[0], ikMethod, &jacobian_linear[0], &jacobian_angular[0], jacSize * 2, targetDampCoeff); in processCalculateInverseKinematicsCommand2()
13432 &q_new[0], ikMethod, &jacobian_linear[0], targetDampCoeff); in processCalculateInverseKinematicsCommand2()