mango-engine ~master (2016-12-01T15:09:30Z)
Dub
Repo
VAO.cleanup
mango_engine
graphics
opengl
gl_types
VAO
Cleans up resources used by the VAO. Make sure to cleanup() on VBOs aswell.
class
VAO
@
system
nothrow
void
cleanup
(
)
Meta
Source
See Implementation
mango_engine
graphics
opengl
gl_types
VAO
functions
bind
cleanup
unbind
properties
vao
static functions
generateNew
Cleans up resources used by the VAO. Make sure to cleanup() on VBOs aswell.