Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtVector3.java177 LinearMathJNI.btVector3_setZ(swigCPtr, this, _z); in setZ()
DLinearMathJNI.java125 public final static native void btVector3_setZ(long jarg1, btVector3 jarg1_, float jarg2); in btVector3_setZ() method in LinearMathJNI