public final class WGLARBMultisample
extends java.lang.Object
See ARBMultisample for details.
Requires WGL_EXT_extensions_string and WGL_ARB_pixel_format.
| Modifier and Type | Field and Description |
|---|---|
static int |
WGL_SAMPLE_BUFFERS_ARB
Accepted by the
attributes parameter of GetPixelFormatAttribivARB,
GetPixelFormatAttribfvARB, and the attribIList and attribFList of
ChoosePixelFormatARB. |
static int |
WGL_SAMPLES_ARB
Accepted by the
attributes parameter of GetPixelFormatAttribivARB,
GetPixelFormatAttribfvARB, and the attribIList and attribFList of
ChoosePixelFormatARB. |
public static final int WGL_SAMPLE_BUFFERS_ARB
attributes parameter of GetPixelFormatAttribivARB,
GetPixelFormatAttribfvARB, and the attribIList and attribFList of
ChoosePixelFormatARB.public static final int WGL_SAMPLES_ARB
attributes parameter of GetPixelFormatAttribivARB,
GetPixelFormatAttribfvARB, and the attribIList and attribFList of
ChoosePixelFormatARB.Copyright LWJGL. All Rights Reserved. License terms.