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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btContactSolverInfo.h 60 btScalar m_singleAxisRollingFrictionThreshold;
93 m_singleAxisRollingFrictionThreshold = 1e30f;///if the velocity is above this threshold, it will use a single constraint row (axis), otherwise 3 rows.
115 double m_singleAxisRollingFrictionThreshold;
146 float m_singleAxisRollingFrictionThreshold;
  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/autogenerated/
bullet.h 1083 double m_singleAxisRollingFrictionThreshold;
1112 float m_singleAxisRollingFrictionThreshold;
    [all...]

Completed in 202 milliseconds