Represents an OpenGL VertrexArrayObject
Initializes the VAO
Alias this to vao
Binds the VAO
Deletes the VAO
Binds the VAO and sets the vertex attrib pointer.
Unbinds the VAO
The OpenGL vao name
See Implementation
Represents an OpenGL VertrexArrayObject