Class ARBVertexBufferObject

java.lang.Object
org.lwjgl.opengl.ARBBufferObject
org.lwjgl.opengl.ARBVertexBufferObject

public final class ARBVertexBufferObject extends ARBBufferObject
  • Field Details

    • GL_ARRAY_BUFFER_ARB

      public static final int GL_ARRAY_BUFFER_ARB
      Accepted by the <target> parameters of BindBufferARB, BufferDataARB, BufferSubDataARB, MapBufferARB, UnmapBufferARB, GetBufferSubDataARB, GetBufferParameterivARB, and GetBufferPointervARB:
      See Also:
    • GL_ELEMENT_ARRAY_BUFFER_ARB

      public static final int GL_ELEMENT_ARRAY_BUFFER_ARB
      Accepted by the <target> parameters of BindBufferARB, BufferDataARB, BufferSubDataARB, MapBufferARB, UnmapBufferARB, GetBufferSubDataARB, GetBufferParameterivARB, and GetBufferPointervARB:
      See Also:
    • GL_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_ELEMENT_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_VERTEX_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_VERTEX_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_NORMAL_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_NORMAL_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_COLOR_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_COLOR_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_INDEX_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_INDEX_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_EDGE_FLAG_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_WEIGHT_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev:
      See Also:
    • GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB

      public static final int GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB
      Accepted by the <pname> parameter of GetVertexAttribivARB:
      See Also: