Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTree.java62 this(CollisionJNI.new_btBvhTree(), true); in btBvhTree()
DCollisionJNI.java2629 public final static native long new_btBvhTree(); in new_btBvhTree() method in CollisionJNI