public final class EXTCompiledVertexArray
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_ARRAY_ELEMENT_LOCK_COUNT_EXT |
static int |
GL_ARRAY_ELEMENT_LOCK_FIRST_EXT |
Modifier and Type | Method and Description |
---|---|
static void |
glLockArraysEXT(int first,
int count) |
static void |
glUnlockArraysEXT() |
public static final int GL_ARRAY_ELEMENT_LOCK_FIRST_EXT
public static final int GL_ARRAY_ELEMENT_LOCK_COUNT_EXT
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.