|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lwjgl.opengl.ARBInstancedArrays
public final class ARBInstancedArrays
Field Summary | |
---|---|
static int |
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, and GetVertexAttribiv: |
Method Summary | |
---|---|
static void |
glVertexAttribDivisorARB(int index,
int divisor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
Method Detail |
---|
public static void glVertexAttribDivisorARB(int index, int divisor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |