HomeSort by relevance Sort by last modified time
    Searched refs:getCcdMotionThreshold (Results 1 - 6 of 6) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionObject.h 451 btScalar getCcdMotionThreshold() const
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btCollisionObjectDoubleData.java 199 public double getCcdMotionThreshold() {
btCollisionObjectFloatData.java 199 public float getCcdMotionThreshold() {
btCollisionObject.java 389 public float getCcdMotionThreshold() {
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/
btDiscreteDynamicsWorld.cpp 1046 btScalar maxSpeed = body->getCcdMotionThreshold()/getSolverInfo().m_timeStep;
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/
collision_wrap.cpp     [all...]

Completed in 233 milliseconds