Query: gluthidewindow
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutHideWindow -- Make the current window hiddenLIBRARYOpenGLUT - windowSYNOPSIS#include <openglut.h> void glutHideWindow(void);DESCRIPTIONEven if a window is ``open'', it need not be visible. It may be convenient to hide a window rather than to close it, if you want to re-dis- play the window at the same location and size, later. Redefining all of the OpenGLUT features of a window and adding its window id to your tracking when re-opening a window may also be bothersome. So, rather than destroying it, you can simply ask for it to be hidden.SEE ALSOglutShowWindow(3) Epoch
Related Man Pages |
---|
glutvisibilityfunc(3glut) - redhat |
glutcreatemenuwindow(3) - centos |
glutcreatewindow(3) - centos |
glutsetwindow(3) - centos |
glutsetoption(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |