org.lwjgl.opengl
Class EXTStencilWrap

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

public final class EXTStencilWrap
extends java.lang.Object


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

Field Detail

GL_INCR_WRAP_EXT

public static final int GL_INCR_WRAP_EXT
See Also:
Constant Field Values

GL_DECR_WRAP_EXT

public static final int GL_DECR_WRAP_EXT
See Also:
Constant Field Values


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