Class WGLNVFloatBuffer

java.lang.Object
org.lwjgl.opengl.WGLNVFloatBuffer

public final class WGLNVFloatBuffer extends Object
Native bindings to the WGL_NV_float_buffer extension.

WGL functionality for NV_float_buffer.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
    static final int
    Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
    static final int
    Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
    static final int
    Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
    static final int
    Accepted in the piAttributes array of wglGetPixelFormatAttribivARB and wglGetPixelFormatAttribfvARB and in the piAttribIList and pfAttribFList arrays of wglChoosePixelFormatARB.
    static final int
    Accepted in the piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when iAttribute is TEXTURE_FORMAT_ARB.
    static final int
    Accepted in the piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when iAttribute is TEXTURE_FORMAT_ARB.
    static final int
    Accepted in the piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when iAttribute is TEXTURE_FORMAT_ARB.
    static final int
    Accepted in the piAttribIList array of wglCreatePbufferARB and returned in the value parameter of wglQueryPbufferARB when iAttribute is TEXTURE_FORMAT_ARB.
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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: