glutUseLayer
NAMESYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO
AUTHOR
NAME
glutUseLayer - changes the layer in use for the current window.
SYNTAX
void glutUseLayer(GLenum layer);
ARGUMENTS
layer |
Either GLUT_NORMAL or GLUT_OVERLAY, selecting the normal plane or overlay respectively. |
DESCRIPTION
glutUseLayer changes the per-window layer in use for the current window, selecting either the normal plane or overlay. The overlay should only be specified if an overlay exists, however windows without an overlay may still call glutUseLayer(GLUT_NORMAL). OpenGL commands for the window are directed to the current layer in use.
To query the layer in use for a window, call glutLayerGet(GLUT_LAYER_IN_USE).
SEE ALSO
glutEstablishOverlay, glutSetWindow
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
More Linux Commands
manpages/orbd-java-1.8.0-openjdk.1.html
orbd-java-1.8.0-openjdk(1) Enables clients to locate and cal
The orbd command enables clients to transparently locate and call persistent objects on servers in the CORBA environment. The Server Manager included with the o
manpages/iso_8859-10.7.html
iso_8859-10(7) - ISO 8859-10 character set encoded in octal,
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-10 encodes the characters used in Nordi
manpages/SDL_Surface.3.html
SDL_Surface(3) - Graphical Surface Structure (Man Page).....
SDL_Surfaces represent areas of graphical memory, memory that can be drawn to. The video framebuffer is returned as a SDL_Surface by SDL_SetVideoMode and SDL_Ge
manpages/glVertex3i.3gl.html
glVertex3i(3gl) - specify a vertex - Linux manual page......
glVertex commands are used within glBegin/glEnd pairs to specify point, line, and polygon vertices. The current color, normal, and texture coordinates are assoc
manpages/ppmtogif.1.html
ppmtogif(1) (Commands - Linux manual page).................
ppmtogif still exists as a separate program for backward compatibility, but it runs pamtogif to do the essential work. The compatibility ppmtogif interprets ...
manpages/actctrl.8.html
actctrl.8 (Manual - Linux man page)........................
actctrl is used to setup the IBM Active 2000 ISDN device driver and for downloading the firmware into the ISDN card. The use of actctrl makes sense, if you are
manpages/SDL_PeepEvents.3.html
SDL_PeepEvents(3) - Checks the event queue for messages and
Checks the event queue for messages and optionally returns them. If action is SDL_ADDEVENT, up to numevents events will be added to the back of the event queue.
manpages/Tcl_SetIntObj.3.html
Tcl_SetIntObj(3) - manipulate Tcl objects as integer values
These procedures are used to create, modify, and read Tcl objects that │ hold integral values. │ The different routines exist to accommodate differe
manpages/gnutls_cipher_encrypt.3.html
gnutls_cipher_encrypt(3) - API function - Linux manual page
This function will encrypt the given data using the algorithm specified by the context. RETURNS Zero or a negative error code on error. SINCE 2.10.0 REPORTING B
manpages/form_sub.3form.html
form_sub(3form) - make and break form window and subwindow a
Every form has an associated pair of curses windows. The form window displays any title and border associated with the window; the form subwindow displays the i
manpages/XSendExtensionEvent.3.html
XSendExtensionEvent(3) - send input extension events to a cl
The XSendExtensionEvent request identifies the destination window, determines which clients should receive the specified events, and ignores any active grabs. T
manpages/fuser.1.html
fuser(1) - identify processes using files or sockets........
fuser displays the PIDs of processes using the specified files or file systems. In the default display mode, each file name is followed by a letter denoting the
