Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtIDebugDraw.java192 …if (getClass() == btIDebugDraw.class) LinearMathJNI.btIDebugDraw_setDefaultColors(swigCPtr, this, … in setDefaultColors()
DLinearMathJNI.java250 …public final static native void btIDebugDraw_setDefaultColors(long jarg1, btIDebugDraw jarg1_, lon… in btIDebugDraw_setDefaultColors() method in LinearMathJNI