Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtAABB.java108 CollisionJNI.btAABB_copy_with_margin(swigCPtr, this, btAABB.getCPtr(other), other, margin); in copy_with_margin()
DCollisionJNI.java2536 …public final static native void btAABB_copy_with_margin(long jarg1, btAABB jarg1_, long jarg2, btA… in btAABB_copy_with_margin() method in CollisionJNI