mango-engine v0.1.0 (2016-10-22T22:46:47Z)
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)