public final class ARBInstancedArrays
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
Accepted by the <pname> parameters of GetVertexAttribdv,
GetVertexAttribfv, and GetVertexAttribiv:
|
Modifier and Type | Method and Description |
---|---|
static void |
glVertexAttribDivisorARB(int index,
int divisor) |
public static final int GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.