Package org.lwjgl.opengl
Class ATIVertexAttribArrayObject
java.lang.Object
org.lwjgl.opengl.ATIVertexAttribArrayObject
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
glGetVertexAttribArrayObjectATI
(int index, int pname, FloatBuffer params) static void
glGetVertexAttribArrayObjectATI
(int index, int pname, IntBuffer params) static void
glVertexAttribArrayObjectATI
(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
-