public final class ARBInstancedArrays extends Object
Modifier and Type | Field | Description |
---|---|---|
static int |
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB |
Accepted by the <pname> parameters of GetVertexAttribdv,
GetVertexAttribfv, and GetVertexAttribiv:
|
Modifier and Type | Method | 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.