Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DSixDofSpringJoint.java81 …public void setEquilibriumPoint() { // set the current constraint position/orientation as an equil… in setEquilibriumPoint() method in SixDofSpringJoint
84 native void setEquilibriumPoint(long objctId); in setEquilibriumPoint() method in SixDofSpringJoint
85 …public void setEquilibriumPoint(int index){ // set the current constraint position/orientation as … in setEquilibriumPoint() method in SixDofSpringJoint
88 native void setEquilibriumPoint(long objctId, int index); in setEquilibriumPoint() method in SixDofSpringJoint