(
GLsizei ( n ) , GLuint *( arrays ))-> void
glGenVertexArrays(
n , arrays)
Parameters Variables Description nSpecifies the number of vertex array object names to generate.
arraysSpecifies an array in which the generated vertex array object names are stored.
Sample Code ReferencesThe following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.
glGenVertexArrays
Gloopy gloopy/view/gl_wrap.pyLines:
10 OpenGL Tutorial (Python Translation) t02.playing-with-colors/glwrap.pyLines:
16 OpenGL Tutorial (Python Translation) t01.hello-triangle/glwrap.pyLines:
16 {GPL3} OpenGL-Programmable 10-gl3.2core.pyLines:
200RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4