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