Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtIndexedMesh.java279 this(CollisionJNI.new_btIndexedMesh(), true); in btIndexedMesh()
DCollisionJNI.java922 public final static native long new_btIndexedMesh(); in new_btIndexedMesh() method in CollisionJNI