Signature
Parameters
Variables | Description |
---|---|
left, right |
Specify the coordinates for the left and right vertical clipping planes.
|
bottom, top |
Specify the coordinates for the bottom and top horizontal clipping planes.
|
nearVal, farVal |
Specify the distances to the near and far depth clipping planes.
Both distances must be positive.
|
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.
glFrustum