| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.jhlabs.vecmath.Tuple4fcom.jhlabs.vecmath.Quat4fpublic class Quat4fextends Tuple4fField Summary |
Method Summary | |
void | |
void |
|
void | |
Methods inherited from class com.jhlabs.vecmath.Tuple4f | |
absolute, absolute, add, add, clamp, get, get, interpolate, negate, negate, scale, set, set, set, sub, sub, toString | |
public Quat4f()
public Quat4f(float x,
float y,
float z,
float w)public Quat4f(float[] x)