refactoring of ArrayBuffer and VertexArrayObject
* move mMode fom ArrayBuffer to VAO * add attachAllAttributes method to VAO * allow adding VAO attributes without binding them (location == -1) * store state of previous VAO binding in static field
This diff is collapsed.