Signature
Parameters
Variables | Description |
---|---|
program |
Specifies the handle of the program object in
which the association is to be made.
|
index |
Specifies the index of the generic vertex
attribute to be bound.
|
name |
Specifies a null terminated string containing
the name of the vertex shader attribute variable to
which
index
is to be
bound.
|
Sample Code References
The 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.
glBindAttribLocation