Vao.destroy

Destroy the OpenGL Vao and reset the id back to 0. (Calls glDeleteVertexArrays.)

  1. void destroy()
    struct Vao
    void
    destroy
    ()
  2. ~this()

Meta