Given the Buffer and the VertexArray currently bound to the OpenGL context, this function provides format info about the attribute format.index of the vertices in the VertexArray.
This associates the Buffer to the VertexArray.
attribute format to be given to the VertexArray currently bound
See Implementation
Given the Buffer and the VertexArray currently bound to the OpenGL context, this function provides format info about the attribute format.index of the vertices in the VertexArray.
This associates the Buffer to the VertexArray.