Package org.lwjgl.opengl
Class ATIVertexAttribArrayObject
java.lang.Object
org.lwjgl.opengl.ATIVertexAttribArrayObject
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidglGetVertexAttribArrayObjectATI(int index, int pname, FloatBuffer params) static voidglGetVertexAttribArrayObjectATI(int index, int pname, IntBuffer params) static voidglVertexAttribArrayObjectATI(int index, int size, int type, boolean normalized, int stride, int buffer, int offset)
-
Method Details
-
glVertexAttribArrayObjectATI
public static void glVertexAttribArrayObjectATI(int index, int size, int type, boolean normalized, int stride, int buffer, int offset) -
glGetVertexAttribArrayObjectATI
-
glGetVertexAttribArrayObjectATI
-