Searched defs:maxTh (Results 1 – 5 of 5) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
D | btIDebugDraw.h | 100 btScalar maxTh = SIMD_HALF_PI; in drawSphere() local 357 btScalar maxTh = SIMD_HALF_PI; in drawCapsule() local 376 btScalar maxTh = SIMD_HALF_PI; in drawCapsule() local
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/ |
D | btIDebugDraw.java | 255 …h(Vector3 center, Vector3 up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, f… in drawSpherePatch() 259 …h(Vector3 center, Vector3 up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, f… in drawSpherePatch() 263 …h(Vector3 center, Vector3 up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, f… in drawSpherePatch()
|
D | LinearMathJNI.java | 626 …, Vector3 center, Vector3 up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, f… in SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_0() 629 …, Vector3 center, Vector3 up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, f… in SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_1() 632 …, Vector3 center, Vector3 up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, f… in SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_2()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/ |
D | btDiscreteDynamicsWorld.cpp | 1276 btScalar maxTh = p6DOF->getRotationalLimitMotor(1)->m_hiLimit; in debugDrawConstraint() local 1326 btScalar maxTh = p6DOF->getRotationalLimitMotor(1)->m_hiLimit; in debugDrawConstraint() local
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/ |
D | linearmath_wrap.cpp | 2563 …3 const &up, btVector3 const &axis, btScalar radius, btScalar minTh, btScalar maxTh, btScalar minP… in drawSpherePatch()
|