org.lwjgl.opengl
Class EXTCompiledVertexArray
java.lang.Object
org.lwjgl.opengl.EXTCompiledVertexArray
public final class EXTCompiledVertexArray
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
glLockArraysEXT
public static void glLockArraysEXT(int first,
int count)
glUnlockArraysEXT
public static void glUnlockArraysEXT()
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.