|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorGradient | |
---|---|
de.jreality.geometry | This package contains geometry related utilities. |
de.jreality.util | Miscellaneous jReality utilities used in the core packages. |
Uses of ColorGradient in de.jreality.geometry |
---|
Methods in de.jreality.geometry with parameters of type ColorGradient | |
---|---|
static void |
SphereUtility.colorizeSphere(PointSet ps,
double[] center,
ColorGradient cg)
Calculated the distance from center ( [0,0,0] if center is null ) for each vertex and sets vertex colors from the given Color Gradient (d_min->0, d_max-_1). |
Uses of ColorGradient in de.jreality.util |
---|
Methods in de.jreality.util that return ColorGradient | |
---|---|
static ColorGradient |
ColorGradient.getFullPeriodicColorGradient()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |