Home
last modified time | relevance | path

Searched defs:btGetVersion (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DLinearMath.java62 public static int btGetVersion() { in btGetVersion() method in LinearMath
DLinearMathJNI.java19 public final static native int btGetVersion(); in btGetVersion() method in LinearMathJNI
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtScalar.h33 inline int btGetVersion() in btGetVersion() function