public class P4 extends Tuple4f
w, x, y, z
P4()
float
distance(P4 p1)
static P4
new4(float x, float y, float z, float w)
newPt(P4 value)
equals, hashCode, scale, set, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public P4()
public static P4 new4(float x, float y, float z, float w)
public static P4 newPt(P4 value)
public final float distance(P4 p1)
p1