Class WGLNVFloatBuffer

    • Field Detail

      • WGL_FLOAT_COMPONENTS_NV

        public static final int WGL_FLOAT_COMPONENTS_NV
        Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
        See Also:
        Constant Field Values
      • WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV

        public static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_R_NV
        Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
        See Also:
        Constant Field Values
      • WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV

        public static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RG_NV
        Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
        See Also:
        Constant Field Values
      • WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV

        public static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGB_NV
        Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
        See Also:
        Constant Field Values
      • WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV

        public static final int WGL_BIND_TO_TEXTURE_RECTANGLE_FLOAT_RGBA_NV
        Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
        See Also:
        Constant Field Values
      • WGL_TEXTURE_FLOAT_R_NV

        public static final int WGL_TEXTURE_FLOAT_R_NV
        Accepted in the piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when iAttribute is TEXTURE_FORMAT_ARB.
        See Also:
        Constant Field Values
      • WGL_TEXTURE_FLOAT_RG_NV

        public static final int WGL_TEXTURE_FLOAT_RG_NV
        Accepted in the piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when iAttribute is TEXTURE_FORMAT_ARB.
        See Also:
        Constant Field Values
      • WGL_TEXTURE_FLOAT_RGB_NV

        public static final int WGL_TEXTURE_FLOAT_RGB_NV
        Accepted in the piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when iAttribute is TEXTURE_FORMAT_ARB.
        See Also:
        Constant Field Values
      • WGL_TEXTURE_FLOAT_RGBA_NV

        public static final int WGL_TEXTURE_FLOAT_RGBA_NV
        Accepted in the piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when iAttribute is TEXTURE_FORMAT_ARB.
        See Also:
        Constant Field Values