Home
last modified time | relevance | path

Searched refs:objectIdA (Results 1 – 6 of 6) sorted by relevance

/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/
DSixDofSpringJoint.java90 …native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Matrix3f rotA, Vector3f p… in createJoint() argument
DPoint2PointJoint.java125 … private native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Vector3f pivotB); in createJoint() argument
DConeJoint.java135 …private native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Matrix3f rotA, Ve… in createJoint() argument
DHingeJoint.java188 …private native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Vector3f axisA, V… in createJoint() argument
DSixDofJoint.java163 …native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Matrix3f rotA, Vector3f p… in createJoint() argument
DSliderJoint.java537 …private native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Matrix3f rotA, Ve… in createJoint() argument