| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.jhlabs.vecmath.Tuple3fcom.jhlabs.vecmath.Point3fpublic class Point3fextends Tuple3fField 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)