org.lwjgl.opengl
Class EXTTextureEnvDot3

java.lang.Object
  extended by org.lwjgl.opengl.EXTTextureEnvDot3

public final class EXTTextureEnvDot3
extends java.lang.Object


Field Summary
static int GL_DOT3_RGB_EXT
           
static int GL_DOT3_RGBA_EXT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_DOT3_RGB_EXT

public static final int GL_DOT3_RGB_EXT
See Also:
Constant Field Values

GL_DOT3_RGBA_EXT

public static final int GL_DOT3_RGBA_EXT
See Also:
Constant Field Values


Copyright © 2002-2009 lwjgl.org. All Rights Reserved.