Query: glutuselayer
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutUseLayer -- Allows you to switch between normal and layer mode.LIBRARYOpenGLUT - overlaysSYNOPSIS#include <openglut.h> void glutUseLayer(GLenum layer);PARAMETERSlayer Whether to be in a layer or in the normal window.DESCRIPTIONBy default, OpenGLUT operates in "normal" mode, with respect to layers. If you have a layer open and wish to operate on the layer, you must use glutUseLayer(). layer can take on the following values, indicating the layer mode to use: - GLUT_NORMAL - GLUT_LAYERCAVEATSUnimplemented. It is unclear what the consequences are if you are in GLUT_OVERLAY mode and switch to another (or the same) window via glutSetWindow(). What if the target has a layer? What if it doesn't?SEE ALSOglutEstablishOverlay(3) glutRemoveOverlay(3) glutPostOverlayRedisplay(3) glutPostWindowOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3) Epoch
Related Man Pages |
---|
glutestablishoverlay(3glut) - mojave |
glutgamemodeget(3) - centos |
glutestablishoverlay(3glut) - osx |
glutlayerget(3glut) - osx |
fann_set_activation_steepness_layer(3) - php |
Similar Topics in the Unix Linux Community |
---|
Tar Command |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |