Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtVector3.java209 LinearMathJNI.btVector3_setValue(swigCPtr, this, _x, _y, _z); in setValue()
DLinearMathJNI.java133 …public final static native void btVector3_setValue(long jarg1, btVector3 jarg1_, float jarg2, floa… in btVector3_setValue() method in LinearMathJNI