Signature
Parameters
Variables | Description |
---|---|
pname |
Specifies the parameter value to be returned
for non-indexed versions of
glGet
.
The symbolic constants in the list below are accepted.
|
target |
Specifies the parameter value to be returned
for indexed versions of
glGet
.
The symbolic constants in the list below are accepted.
|
index |
Specifies the index of the particular element being queried.
|
data |
Returns the value or values of the specified parameter.
|
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.
glGetBooleanv
glGetDoublev
glGetFloatv
glGetIntegerv