gen-vertex-array ( -- id )


Vocabulary
opengl

Inputs
None

Outputs
idan integer


Word description
Wrapper for glGenVertexArrays to handle the common case of generating a single vertex array ID.

Definition