public class ShaderDefault extends Shader
Shader for projections which display the whole surface.
© 2002 Christian Treber, ct@ctreber.com (Nov 11, 2002)
| Constructor and Description |
|---|
ShaderDefault() |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color[] |
getShadedColors(int pRowNo,
int[] pRowTypes) |
init, setDaySideBrightness, setNightSideBrightness, setProjection, setSunPos, setTerminatorDiscontinuitypublic java.awt.Color[] getShadedColors(int pRowNo,
int[] pRowTypes)
getShadedColors in class Shader