org.lwjgl.opengl
Class NVPackedDepthStencil

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

public final class NVPackedDepthStencil
extends java.lang.Object


Field Summary
static int GL_DEPTH_STENCIL_NV
           
static int GL_UNSIGNED_INT_24_8_NV
           
 
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_NV

public static final int GL_DEPTH_STENCIL_NV
See Also:
Constant Field Values

GL_UNSIGNED_INT_24_8_NV

public static final int GL_UNSIGNED_INT_24_8_NV
See Also:
Constant Field Values


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