Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jhlabs.vecmath.Tuple3f
com.jhlabs.vecmath.Point3f
public class Point3f
extends Tuple3f
Field Summary |
Method Summary | |
float | |
float | |
float |
Methods inherited from class com.jhlabs.vecmath.Tuple3f | |
absolute , absolute , add , add , clamp , get , get , interpolate , negate , negate , scale , scaleAdd , scaleAdd , set , set , set , sub , sub , toString |
public Point3f()
public Point3f(float x, float y, float z)
public Point3f(float[] x)