Signature
Parameters
Variables | Description |
---|---|
win |
Identifier of the subwindow's parent window.
|
x |
Window X location in pixels relative to parent window's origin.
|
y |
Window Y location in pixels relative to parent window's origin.
|
width |
Width in pixels.
|
height |
Height in pixels.
|
See Also
glutCreateWindow glutDestroyWindowSample 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.
glutCreateSubWindow