HomeSort by relevance Sort by last modified time
    Searched defs:btGetVersion (Results 1 - 3 of 3) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
LinearMath.java 62 public static int btGetVersion() {
63 return LinearMathJNI.btGetVersion();
LinearMathJNI.java 19 public final static native int btGetVersion();
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btScalar.h 33 inline int btGetVersion()

Completed in 35 milliseconds