Searched refs:objectIdA (Results 1 – 6 of 6) sorted by relevance
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/joints/ |
D | SixDofSpringJoint.java | 90 …native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Matrix3f rotA, Vector3f p… in createJoint() argument
|
D | Point2PointJoint.java | 125 … private native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Vector3f pivotB); in createJoint() argument
|
D | ConeJoint.java | 135 …private native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Matrix3f rotA, Ve… in createJoint() argument
|
D | HingeJoint.java | 188 …private native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Vector3f axisA, V… in createJoint() argument
|
D | SixDofJoint.java | 163 …native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Matrix3f rotA, Vector3f p… in createJoint() argument
|
D | SliderJoint.java | 537 …private native long createJoint(long objectIdA, long objectIdB, Vector3f pivotA, Matrix3f rotA, Ve… in createJoint() argument
|