Signature
Parameters
Variables | Description |
---|---|
mode |
In
glEvalMesh1
, specifies whether to compute a one-dimensional mesh of points or lines.
Symbolic constants
GL_POINT
and
GL_LINE
are accepted.
|
i1, i2 |
Specify the first and last integer values for grid domain variable
.
|
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.
glEvalMesh2