|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ctreber.acearth.shader.Shader
com.ctreber.acearth.shader.ShaderOrtho
public class ShaderOrtho
Shader for the orthographic projection.
© 2002 Christian Treber, [email protected] (Nov 11, 2002)
Constructor Summary | |
---|---|
ShaderOrtho()
|
Method Summary | |
---|---|
java.awt.Color[] |
getShadedColors(int pRowNo,
int[] pRowTypes)
|
Methods inherited from class com.ctreber.acearth.shader.Shader |
---|
init, setDaySideBrightness, setNightSideBrightness, setProjection, setSunPos, setTerminatorDiscontinuity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShaderOrtho()
Method Detail |
---|
public java.awt.Color[] getShadedColors(int pRowNo, int[] pRowTypes)
getShadedColors
in class Shader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |