Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtVector3.java65 return LinearMathJNI.btVector3_floats_get(swigCPtr, this); in getFloats()
DLinearMathJNI.java97 public final static native float[] btVector3_floats_get(long jarg1, btVector3 jarg1_); in btVector3_floats_get() method in LinearMathJNI