Class ATIVertexAttribArrayObject

java.lang.Object
org.lwjgl.opengl.ATIVertexAttribArrayObject

public final class ATIVertexAttribArrayObject extends Object
  • Method Details

    • glVertexAttribArrayObjectATI

      public static void glVertexAttribArrayObjectATI(int index, int size, int type, boolean normalized, int stride, int buffer, int offset)
    • glGetVertexAttribArrayObjectATI

      public static void glGetVertexAttribArrayObjectATI(int index, int pname, FloatBuffer params)
    • glGetVertexAttribArrayObjectATI

      public static void glGetVertexAttribArrayObjectATI(int index, int pname, IntBuffer params)