Searched refs:toTranslationVector (Results 1 – 5 of 5) sorted by relevance
72 Vector3f targetLocation = targetWorldMatrix.toTranslationVector(); in bakeConstraint()76 Vector3f ownerLocation = ownerWorldMatrix.toTranslationVector(); in bakeConstraint()
207 transform.setTranslation(m.toTranslationVector()); in applyTransform()
309 Vector3f translation = localMatrix.toTranslationVector(); in getTransformation()366 Vector3f translation = result.toTranslationVector(); in getMatrix()
177 Vector3f poseLocation = pose.toTranslationVector(); in buildBone()
1700 public Vector3f toTranslationVector() { in toTranslationVector() method in Matrix4f1704 public void toTranslationVector(Vector3f vector) { in toTranslationVector() method in Matrix4f