Package com.jhlabs.vecmath
Class Point4f
java.lang.Object
com.jhlabs.vecmath.Tuple4f
com.jhlabs.vecmath.Point4f
Vector math package, converted to look similar to javax.vecmath.
-
Constructor Details
-
Point4f
public Point4f() -
Point4f
public Point4f(float[] x) -
Point4f
public Point4f(float x, float y, float z, float w) -
Point4f
-
Point4f
-
-
Method Details
-
distanceL1
-
distanceSquared
-
distance
-