Class EXTCompiledVertexArray


  • public final class EXTCompiledVertexArray
    extends Object
    • Field Detail

      • GL_ARRAY_ELEMENT_LOCK_FIRST_EXT

        public static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
        See Also:
        Constant Field Values
      • GL_ARRAY_ELEMENT_LOCK_COUNT_EXT

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

      • glLockArraysEXT

        public static void glLockArraysEXT​(int first,
                                           int count)
      • glUnlockArraysEXT

        public static void glUnlockArraysEXT()