Class ShaderFlat


  • public class ShaderFlat
    extends Shader

    Flat shader (does not care for Projection).

    © 2002 Christian Treber, ct@ctreber.com (Nov 11, 2002)

    • Constructor Detail

      • ShaderFlat

        public ShaderFlat()
    • Method Detail

      • getShadedColors

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