Home
last modified time | relevance | path

Searched defs:drawSect (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DbtIDebugDraw.java247 …iusA, float radiusB, float minAngle, float maxAngle, Vector3 color, boolean drawSect, float stepDe… in drawArc()
251 …s, float radiusA, float radiusB, float minAngle, float maxAngle, Vector3 color, boolean drawSect) { in drawArc()
DLinearMathJNI.java620 …iusA, float radiusB, float minAngle, float maxAngle, Vector3 color, boolean drawSect, float stepDe… in SwigDirector_btIDebugDraw_drawArc__SWIG_0()
623 …s, float radiusA, float radiusB, float minAngle, float maxAngle, Vector3 color, boolean drawSect) { in SwigDirector_btIDebugDraw_drawArc__SWIG_1()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/
DbtDiscreteDynamicsWorld.cpp1199 bool drawSect = true; in debugDrawConstraint() local
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
Dlinearmath_wrap.cpp2511 …adiusB, btScalar minAngle, btScalar maxAngle, btVector3 const &color, bool drawSect, btScalar step… in drawArc()