Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtDbvt.java562 CollisionJNI.btDbvt_remove(swigCPtr, this, btDbvtNode.getCPtr(leaf), leaf); in remove()
DCollisionJNI.java1399 …public final static native void btDbvt_remove(long jarg1, btDbvt jarg1_, long jarg2, btDbvtNode ja… in btDbvt_remove() method in CollisionJNI