Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtIntIndexData.java66 return CollisionJNI.btIntIndexData_value_get(swigCPtr, this); in getValue()
DCollisionJNI.java797 public final static native int btIntIndexData_value_get(long jarg1, btIntIndexData jarg1_); in btIntIndexData_value_get() method in CollisionJNI