VAO.generateNew

Generate a new VAO. (glGenVertexArrays)

class VAO
static @trusted
generateNew
()

Return Value

Type: VAO

A new, empty VAO.

Meta