moggle ~master (2015-11-22T21:36:14Z)
Dub
Repo
GenericVbo.bind
moggle
core
vbo
GenericVbo
Create the OpenGL Vbo, if needed, and bind it. (Calls glBindBuffer.)
struct
GenericVbo
void
bind
(
GLenum
buffer
)
Meta
Source
See Implementation
moggle
core
vbo
GenericVbo
destructors
~this
functions
bind
create
destroy
opCast
postblits
this(this)
properties
created
id
Create the OpenGL Vbo, if needed, and bind it. (Calls glBindBuffer.)