Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jhlabs.vecmath.Tuple4f
com.jhlabs.vecmath.Color4f
public class Color4f
extends Tuple4f
Field Summary |
Constructor Summary | |
| |
| |
| |
|
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 Color4f()
public Color4f(Color c)
public Color4f(float x, float y, float z, float w)
public Color4f(float[] x)