Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtDbvt.java452 return btDbvtNode.internalTemp(CollisionJNI.btDbvt_root_get(swigCPtr, this), false); in getRoot()
DCollisionJNI.java1371 public final static native long btDbvt_root_get(long jarg1, btDbvt jarg1_); in btDbvt_root_get() method in CollisionJNI