Searched defs:otherX (Results 1 – 3 of 3) sorted by relevance
45 public final void add(float otherX, float otherY) { in add()
344 public Vector3f cross(float otherX, float otherY, float otherZ, Vector3f result) { in cross()377 public Vector3f crossLocal(float otherX, float otherY, float otherZ) { in crossLocal()
323 public float distanceSquared(float otherX, float otherY) { in distanceSquared()