glutdestroywindow(3glut) redhat man page | unix.com

Man Page: glutdestroywindow

Operating Environment: redhat

Section: 3glut

glutDestroyWindow(3GLUT)					       GLUT						  glutDestroyWindow(3GLUT)

NAME
glutDestroyWindow - destroys the specified window.
SYNTAX
void glutDestroyWindow(int win);
ARGUMENTS
win Identifier of GLUT window to destroy.
DESCRIPTION
glutDestroyWindow destroys the window specified by win and the window's associated OpenGL context, logical colormap (if the window is color index), and overlay and related state (if an overlay has been established). Any subwindows of destroyed windows are also destroyed by glut- DestroyWindow. If win was the current window, the current window becomes invalid ( glutGetWindow will return zero).
SEE ALSO
glutCreateWindow, glutCreateSubWindow, glutDestroyMenu
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutDestroyWindow(3GLUT)
Related Man Pages
glutcopycolormap(3glut) - mojave
glutoverlaydisplayfunc(3glut) - mojave
glutcreatewindow(3glut) - redhat
glutcopycolormap(3glut) - suse
glutcreatesubwindow(3glut) - suse
Similar Topics in the Unix Linux Community
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Tar Command
About TODO
Issue with events occuring in DST window
[TIP] Processing YAML files with yq