org.lwjgl.opengl
Class ARBHalfFloatPixel

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

public final class ARBHalfFloatPixel
extends java.lang.Object


Field Summary
static int GL_HALF_FLOAT_ARB
          Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GL_HALF_FLOAT_ARB

public static final int GL_HALF_FLOAT_ARB
Accepted by the <type> parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, TexImage3D, GetTexImage, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, GetConvolutionFilter, SeparableFilter2D, GetSeparableFilter, ColorTable, ColorSubTable, and GetColorTable:

See Also:
Constant Field Values


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