Package org.lwjgl.opengl
Class WGLARBMultisample
- java.lang.Object
-
- org.lwjgl.opengl.WGLARBMultisample
-
public final class WGLARBMultisample extends java.lang.ObjectNative bindings to the WGL_ARB_multisample extension.See
ARBMultisamplefor details.Requires
WGL_EXT_extensions_stringandWGL_ARB_pixel_format.
-
-
Field Summary
Fields Modifier and Type Field and Description static intWGL_SAMPLE_BUFFERS_ARB
WGL_SAMPLES_ARBAccepted by theattributesparameter ofGetPixelFormatAttribivARB,GetPixelFormatAttribfvARB, and theattribIListandattribFListofChoosePixelFormatARB.
-
-
-
Field Detail
-
WGL_SAMPLE_BUFFERS_ARB, WGL_SAMPLES_ARB
Accepted by theattributesparameter ofGetPixelFormatAttribivARB,GetPixelFormatAttribfvARB, and theattribIListandattribFListofChoosePixelFormatARB.
-
-