HomeSort by relevance Sort by last modified time
    Searched defs:m_contactBreakingThreshold (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
SphereTriangleDetector.h 47 btScalar m_contactBreakingThreshold;
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btPersistentManifold.h 74 btScalar m_contactBreakingThreshold;
97 m_contactBreakingThreshold(contactBreakingThreshold),
147 m_contactBreakingThreshold = contactBreakingThreshold;

Completed in 164 milliseconds