Package org.lwjgl.opengl
Class EXTCompiledVertexArray
java.lang.Object
org.lwjgl.opengl.EXTCompiledVertexArray
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Method Summary
-
Field Details
-
GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
public static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT- See Also:
-
GL_ARRAY_ELEMENT_LOCK_COUNT_EXT
public static final int GL_ARRAY_ELEMENT_LOCK_COUNT_EXT- See Also:
-
-
Method Details
-
glLockArraysEXT
public static void glLockArraysEXT(int first, int count) -
glUnlockArraysEXT
public static void glUnlockArraysEXT()
-