Home
last modified time | relevance | path

Searched defs:velocityCoefficient (Results 1 – 1 of 1) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/GpuSoftBodySolvers/CPU/
H A DbtSoftBodySolver_CPU.cpp624 float velocityCoefficient = (1.f - m_perClothDampingFactor[clothIndex]); in solveConstraints() local
652 float velocityCoefficient = (1.f - m_perClothDampingFactor[clothIndex]); in solveConstraints() local