public final class WGLARBPixelFormatFloat
extends java.lang.Object
This extension adds pixel formats with floating-point RGBA color components.
Requires WGL_ARB_pixel_format and OpenGL 1.5.
| Modifier and Type | Field and Description |
|---|---|
static int |
WGL_TYPE_RGBA_FLOAT_ARB
Accepted as a value in the
attribIList parameter array of ChoosePixelFormatARB, and returned in the values
parameter array of GetPixelFormatAttribivARB. |
public static final int WGL_TYPE_RGBA_FLOAT_ARB
attribIList parameter array of ChoosePixelFormatARB, and returned in the values
parameter array of GetPixelFormatAttribivARB.Copyright LWJGL. All Rights Reserved. License terms.