Searched defs:m_restitutionOrthoAng (Results 1 - 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
H A DbtSliderConstraint.h117 btScalar m_restitutionOrthoAng; variable
215 btScalar getRestitutionOrthoAng() { return m_restitutionOrthoAng; }
233 void setRestitutionOrthoAng(btScalar restitutionOrthoAng) { m_restitutionOrthoAng = restitutionOrthoAng; }

Completed in 1058 milliseconds