Skip to content
  • Janis Born's avatar
    refactoring of ArrayBuffer and VertexArrayObject · a9cebf32
    Janis Born authored
    * 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
    a9cebf32