|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.ARBFramebufferSRGB
public final class ARBFramebufferSRGB
Field Summary | |
---|---|
static int |
GL_FRAMEBUFFER_SRGB_ARB
Accepted by the <cap> parameter of Enable, Disable, and IsEnabled, and by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
static int |
GL_FRAMEBUFFER_SRGB_CAPABLE_ARB
Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev: |
static int |
GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB
Accepted by the <attribList> parameter of glXChooseVisual, and by the <attrib> parameter of glXGetConfig: |
static int |
WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
Accepted by the <piAttributes> parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the <piAttribIList> and <pfAttribIList> of wglChoosePixelFormatEXT: |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int GLX_FRAMEBUFFER_SRGB_CAPABLE_ARB
public static final int WGL_FRAMEBUFFER_SRGB_CAPABLE_ARB
public static final int GL_FRAMEBUFFER_SRGB_ARB
public static final int GL_FRAMEBUFFER_SRGB_CAPABLE_ARB
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |