Home
last modified time | relevance | path

Searched refs:btAxisSweep3InternalShort_Handle_minEdges_get (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtAxisSweep3InternalShort.java178 return CollisionJNI.btAxisSweep3InternalShort_Handle_minEdges_get(swigCPtr, this); in getMinEdges()
DCollisionJNI.java343 …public final static native int[] btAxisSweep3InternalShort_Handle_minEdges_get(long jarg1, btAxisS… in btAxisSweep3InternalShort_Handle_minEdges_get() method in CollisionJNI