Package org.lwjgl.opengl
Class GLXARBMultisample
- java.lang.Object
-
- org.lwjgl.opengl.GLXARBMultisample
-
public final class GLXARBMultisample extends java.lang.ObjectNative bindings to the GLX_ARB_multisample extension.See
ARBMultisamplefor details.
-
-
Field Summary
Fields Modifier and Type Field and Description static intGLX_SAMPLE_BUFFERS_ARB
GLX_SAMPLES_ARB
-
-
-
Field Detail
-
GLX_SAMPLE_BUFFERS_ARB
public static final int GLX_SAMPLE_BUFFERS_ARB
- See Also:
- Constant Field Values
-
GLX_SAMPLES_ARB
public static final int GLX_SAMPLES_ARB
- See Also:
- Constant Field Values
-
-