Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtIDebugDraw.java315 public final static int DBG_FastWireframe = (1 << 13); field in btIDebugDraw.DebugDrawModes
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtIDebugDraw.h72 DBG_FastWireframe = (1<<13), enumerator