org.lwjgl.opengl
Class IBMRasterposClip

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

public final class IBMRasterposClip
extends java.lang.Object


Field Summary
static int GL_RASTER_POSITION_UNCLIPPED_IBM
          Accepted by the <target> parameter of Enable and Disable and the <value> parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, GetDoublev:
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_RASTER_POSITION_UNCLIPPED_IBM

public static final int GL_RASTER_POSITION_UNCLIPPED_IBM
Accepted by the <target> parameter of Enable and Disable and the <value> parameter of IsEnabled, GetBooleanv, GetIntegerv, GetFloatv, GetDoublev:

See Also:
Constant Field Values


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