moggle ~master (2015-11-22T21:36:14Z)
Dub
Repo
Vao.destroy
moggle
core
vao
Vao
Destroy the OpenGL Vao and reset the id back to 0. (Calls glDeleteVertexArrays.)
void
destroy
()
struct
Vao
void
destroy
(
)
~this
()
Meta
Source
See Implementation
moggle
core
vao
Vao
destructors
~this
functions
bind
create
destroy
disableAttribute
opCast
setAttribute
postblits
this(this)
properties
created
id
Destroy the OpenGL Vao and reset the id back to 0. (Calls glDeleteVertexArrays.)