Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtIDebugDraw.java284 …if (getClass() == btIDebugDraw.class) LinearMathJNI.btIDebugDraw_drawCone(swigCPtr, this, radius, … in drawCone()
DLinearMathJNI.java290 …public final static native void btIDebugDraw_drawCone(long jarg1, btIDebugDraw jarg1_, float jarg2… in btIDebugDraw_drawCone() method in LinearMathJNI