Searched defs:maxPs (Results 1 – 5 of 5) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
D | btIDebugDraw.h | 102 btScalar maxPs = SIMD_HALF_PI; in drawSphere() local 359 btScalar maxPs = SIMD_HALF_PI; in drawCapsule() local 378 btScalar maxPs = 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 …up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, float maxPs, Vector3 color,… in drawSpherePatch() 259 …up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, float maxPs, Vector3 color,… in drawSpherePatch() 263 …up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, float maxPs, Vector3 color)… in drawSpherePatch()
|
D | LinearMathJNI.java | 626 …up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, float maxPs, Vector3 color,… in SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_0() 629 …up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, float maxPs, Vector3 color,… in SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_1() 632 …up, Vector3 axis, float radius, float minTh, float maxTh, float minPs, float maxPs, Vector3 color)… in SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_2()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/ |
D | btDiscreteDynamicsWorld.cpp | 1278 btScalar maxPs = p6DOF->getRotationalLimitMotor(2)->m_hiLimit; in debugDrawConstraint() local 1328 btScalar maxPs = p6DOF->getRotationalLimitMotor(2)->m_hiLimit; in debugDrawConstraint() local
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/ |
D | linearmath_wrap.cpp | 2563 …is, btScalar radius, btScalar minTh, btScalar maxTh, btScalar minPs, btScalar maxPs, btVector3 con… in drawSpherePatch()
|