Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtAABB.java96 this(CollisionJNI.new_btAABB__SWIG_4(btAABB.getCPtr(other), other, margin), true); in btAABB()
DCollisionJNI.java2533 public final static native long new_btAABB__SWIG_4(long jarg1, btAABB jarg1_, float jarg2); in new_btAABB__SWIG_4() method in CollisionJNI