Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtVector4.java85 return LinearMathJNI.btVector4_closestAxis4(swigCPtr, this); in closestAxis4()
DLinearMathJNI.java161 public final static native int btVector4_closestAxis4(long jarg1, btVector4 jarg1_); in btVector4_closestAxis4() method in LinearMathJNI