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