Class GLKFogMode


  • public final class GLKFogMode
    extends java.lang.Object
    Fog modes per the OpenGL ES 1.1 specification
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Exp  
      static int Exp2  
      static int Linear  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait