mango-engine ~master (2016-12-01T15:09:30Z)
Dub
Repo
VAO.generateNew
mango_engine
graphics
opengl
gl_types
VAO
Generate a new VAO. (glGenVertexArrays)
class
VAO
static @
trusted
VAO
generateNew
(
)
Return Value
Type:
VAO
A new, empty VAO.
Meta
Source
See Implementation
mango_engine
graphics
opengl
gl_types
VAO
functions
bind
cleanup
unbind
properties
vao
static functions
generateNew
Generate a new VAO. (glGenVertexArrays)