Home
last modified time | relevance | path

Searched defs:restitutionOrthoLin (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/
DSliderJoint.java222 public void setRestitutionOrthoLin(float restitutionOrthoLin) { in setRestitutionOrthoLin()
367 float restitutionOrthoLin = capsule.readFloat("restitutionOrthoLin", 0f); in read() local
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DSliderJoint.java292 public void setRestitutionOrthoLin(float restitutionOrthoLin) { in setRestitutionOrthoLin()
479 float restitutionOrthoLin = capsule.readFloat("restitutionOrthoLin", 0f); in read() local