Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp170 double fricForce = fric.normalizeSafe(); in onContact() local
171 if (fricForce) in onContact()
176 srcPt.m_linearFrictionForce1 = fricForce; in onContact()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp170 double fricForce = fric.normalizeSafe(); in onContact() local
171 if (fricForce) in onContact()
176 srcPt.m_linearFrictionForce1 = fricForce; in onContact()