org.lwjgl.opengl
Class ARBInstancedArrays
java.lang.Object
org.lwjgl.opengl.ARBInstancedArrays
public final class ARBInstancedArrays
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
public static final int GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ARB
- Accepted by the <pname> parameters of GetVertexAttribdv,
GetVertexAttribfv, and GetVertexAttribiv:
- See Also:
- Constant Field Values
glVertexAttribDivisorARB
public static void glVertexAttribDivisorARB(int index,
int divisor)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.