Class WGLNVMultisampleCoverage

java.lang.Object
org.lwjgl.opengl.WGLNVMultisampleCoverage

public final class WGLNVMultisampleCoverage extends Object
Native bindings to the WGL_NV_multisample_coverage extension.

WGL functionality for NV_multisample_coverage.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Accepted by the piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the piAttribIList and pfAttribIList of wglChoosePixelFormatEXT.
    static final int
    Accepted by the piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the piAttribIList and pfAttribIList of wglChoosePixelFormatEXT.
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • WGL_COVERAGE_SAMPLES_NV

      public static final int WGL_COVERAGE_SAMPLES_NV
      Accepted by the piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the piAttribIList and pfAttribIList of wglChoosePixelFormatEXT.
      See Also:
    • WGL_COLOR_SAMPLES_NV

      public static final int WGL_COLOR_SAMPLES_NV
      Accepted by the piAttributes parameter of wglGetPixelFormatAttribivEXT, wglGetPixelFormatAttribfvEXT, and the piAttribIList and pfAttribIList of wglChoosePixelFormatEXT.
      See Also: