Searched refs:worldToLocal (Results 1 – 2 of 2) sorted by relevance
100 Vector3f pivotA = A.worldToLocal(connectionPoint, new Vector3f()); in join()101 Vector3f pivotB = B.worldToLocal(connectionPoint, new Vector3f()); in join()
718 public Vector3f worldToLocal(final Vector3f in, final Vector3f store) { in worldToLocal() method in Spatial