Package org.lwjgl.opengl
Class ARBInstancedArrays
java.lang.Object
org.lwjgl.opengl.ARBInstancedArrays
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, and GetVertexAttribiv: -
Method Summary
-
Field Details
-
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
public static final int GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARBAccepted by the <pname> parameters of GetVertexAttribdv, GetVertexAttribfv, and GetVertexAttribiv:- See Also:
-
-
Method Details
-
glVertexAttribDivisorARB
public static void glVertexAttribDivisorARB(int index, int divisor)
-