Class ARBTextureEnvDot3

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int GL_DOT3_RGB_ARB
      GL_DOT3_RGBA_ARB
      Accepted by the params parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the pname parameter value is COMBINE_RGB_ARB.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • GL_DOT3_RGB_ARB, GL_DOT3_RGBA_ARB

        Accepted by the params parameter of TexEnvf, TexEnvi, TexEnvfv, and TexEnviv when the pname parameter value is COMBINE_RGB_ARB.