Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtIDebugDraw.java236 return LinearMathJNI.btIDebugDraw_getDebugMode(swigCPtr, this); in getDebugMode()
DLinearMathJNI.java267 public final static native int btIDebugDraw_getDebugMode(long jarg1, btIDebugDraw jarg1_); in btIDebugDraw_getDebugMode() method in LinearMathJNI