Class NVVertexArrayRange


  • public final class NVVertexArrayRange
    extends Object
    • Field Detail

      • GL_VERTEX_ARRAY_RANGE_NV

        public static final int GL_VERTEX_ARRAY_RANGE_NV
        See Also:
        Constant Field Values
      • GL_VERTEX_ARRAY_RANGE_LENGTH_NV

        public static final int GL_VERTEX_ARRAY_RANGE_LENGTH_NV
        See Also:
        Constant Field Values
      • GL_VERTEX_ARRAY_RANGE_VALID_NV

        public static final int GL_VERTEX_ARRAY_RANGE_VALID_NV
        See Also:
        Constant Field Values
      • GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV

        public static final int GL_MAX_VERTEX_ARRAY_RANGE_ELEMENT_NV
        See Also:
        Constant Field Values
      • GL_VERTEX_ARRAY_RANGE_POINTER_NV

        public static final int GL_VERTEX_ARRAY_RANGE_POINTER_NV
        See Also:
        Constant Field Values
    • Method Detail

      • glVertexArrayRangeNV

        public static void glVertexArrayRangeNV​(ByteBuffer pPointer)
      • glVertexArrayRangeNV

        public static void glVertexArrayRangeNV​(DoubleBuffer pPointer)
      • glVertexArrayRangeNV

        public static void glVertexArrayRangeNV​(FloatBuffer pPointer)
      • glVertexArrayRangeNV

        public static void glVertexArrayRangeNV​(IntBuffer pPointer)
      • glVertexArrayRangeNV

        public static void glVertexArrayRangeNV​(ShortBuffer pPointer)
      • glFlushVertexArrayRangeNV

        public static void glFlushVertexArrayRangeNV()
      • glAllocateMemoryNV

        public static ByteBuffer glAllocateMemoryNV​(int size,
                                                    float readFrequency,
                                                    float writeFrequency,
                                                    float priority)
      • glFreeMemoryNV

        public static void glFreeMemoryNV​(ByteBuffer pointer)