Java org.lwjgl.opengl ARBInstancedArrays fields, constructors, methods, implement or subclass

Example usage for Java org.lwjgl.opengl ARBInstancedArrays fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.lwjgl.opengl ARBInstancedArrays.

The text is from its open source code.

Method

voidglVertexAttribDivisorARB(@NativeType("GLuint") int index, @NativeType("GLuint") int divisor)
Modifies the rate at which generic vertex attributes advance when rendering multiple instances of primitives in a single draw call.