com.ctreber.acearth.shader
Class ShaderDefault

java.lang.Object
  extended by com.ctreber.acearth.shader.Shader
      extended by com.ctreber.acearth.shader.ShaderDefault

public class ShaderDefault
extends Shader

Shader for projections which display the whole surface.

© 2002 Christian Treber, [email protected] (Nov 11, 2002)

Author:
Christian Treber, [email protected]

Constructor Summary
ShaderDefault()
           
 
Method Summary
 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

ShaderDefault

public ShaderDefault()
Method Detail

getShadedColors

public Color[] getShadedColors(int pRowNo,
                               int[] pRowTypes)
Specified by:
getShadedColors in class Shader


Copyright © 2013. All Rights Reserved.