org.lwjgl.opengl
Class ARBStencilTexturing

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

public final class ARBStencilTexturing
extends java.lang.Object


Field Summary
static int GL_DEPTH_STENCIL_TEXTURE_MODE
          Accepted by the <pname> parameter of TexParameter* and GetTexParameter*:
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_DEPTH_STENCIL_TEXTURE_MODE

public static final int GL_DEPTH_STENCIL_TEXTURE_MODE
Accepted by the <pname> parameter of TexParameter* and GetTexParameter*:

See Also:
Constant Field Values


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