Home
last modified time | relevance | path

Searched refs:btVector3DoubleData_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/
DbtVector3DoubleData.java65 return LinearMathJNI.btVector3DoubleData_floats_get(swigCPtr, this); in getFloats()
DLinearMathJNI.java172 …public final static native double[] btVector3DoubleData_floats_get(long jarg1, btVector3DoubleData… in btVector3DoubleData_floats_get() method in LinearMathJNI