com.ctreber.acearth.shader
Class ShaderOrtho
java.lang.Object
com.ctreber.acearth.shader.Shader
com.ctreber.acearth.shader.ShaderOrtho
public class ShaderOrtho
- extends Shader
Shader for the orthographic projection.
© 2002 Christian Treber, [email protected] (Nov 11, 2002)
- Author:
- Christian Treber, [email protected]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShaderOrtho
public ShaderOrtho()
getShadedColors
public Color[] getShadedColors(int pRowNo,
int[] pRowTypes)
- Specified by:
getShadedColors
in class Shader
Copyright © 2012. All Rights Reserved.