Package com.jhlabs.vecmath
Class Point3f
java.lang.Object
com.jhlabs.vecmath.Tuple3f
com.jhlabs.vecmath.Point3f
Vector math package, converted to look similar to javax.vecmath.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
float
float
-
Constructor Details
-
Point3f
public Point3f() -
Point3f
public Point3f(float[] x) -
Point3f
public Point3f(float x, float y, float z) -
Point3f
-
Point3f
-
-
Method Details
-
distanceL1
-
distanceSquared
-
distance
-