org.lwjgl.opengl
Class EXTBlendSubtract

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

public final class EXTBlendSubtract
extends java.lang.Object


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

Field Detail

GL_FUNC_SUBTRACT_EXT

public static final int GL_FUNC_SUBTRACT_EXT
See Also:
Constant Field Values

GL_FUNC_REVERSE_SUBTRACT_EXT

public static final int GL_FUNC_REVERSE_SUBTRACT_EXT
See Also:
Constant Field Values


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