GLVAO

Undocumented in source.

Constructors

this
this(OpenGL gl)

Creates a VAO.

Destructor

~this
~this()

Releases the OpenGL VAO resource.

Members

Functions

bind
void bind()

Uses this VAO.

close
deprecated void close()
Undocumented in source. Be warned that the author may not have intended to support it.
handle
GLuint handle()
unbind
void unbind()

Unuses this VAO.

Meta