Home
last modified time | relevance | path

Searched defs:getBroadphase (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtSoftBodyWorldInfo.java108 public btBroadphaseInterface getBroadphase() { in getBroadphase() method in btSoftBodyWorldInfo
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCollisionWorld.h122 const btBroadphaseInterface* getBroadphase() const in getBroadphase() function
127 btBroadphaseInterface* getBroadphase() in getBroadphase() function
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtCollisionWorld.java69 public btBroadphaseInterface getBroadphase() { in getBroadphase() method in btCollisionWorld