Searched defs:getCcdSweptSphereRadius (Results 1 - 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
H A DbtCollisionObjectDoubleData.java191 public double getCcdSweptSphereRadius() { method in class:btCollisionObjectDoubleData
H A DbtCollisionObjectFloatData.java191 public float getCcdSweptSphereRadius() { method in class:btCollisionObjectFloatData
H A DbtCollisionObject.java381 public float getCcdSweptSphereRadius() { method in class:btCollisionObject
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
H A DbtCollisionObject.h440 btScalar getCcdSweptSphereRadius() const function

Completed in 73 milliseconds