Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtAxisSweep3InternalInt.java235 public void removeHandle(long handle, btDispatcher dispatcher) { in removeHandle() method in btAxisSweep3InternalInt
DbtAxisSweep3InternalShort.java235 public void removeHandle(int handle, btDispatcher dispatcher) { in removeHandle() method in btAxisSweep3InternalShort
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
DbtAxisSweep3.h561 void btAxisSweep3Internal<BP_FP_INT_TYPE>::removeHandle(BP_FP_INT_TYPE handle,btDispatcher* dispatc… in removeHandle() function