Class WGLNVMultisampleCoverage

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int WGL_COLOR_SAMPLES_NV
      WGL_COVERAGE_SAMPLES_NV
      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 Detail

      • 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:
        Constant Field Values
      • 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:
        Constant Field Values