Query: glutpostwindowoverlayredisplay
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutPostWindowOverlayRedisplay -- Posts a redisplay to the indicated window's layer.LIBRARYOpenGLUT - overlaysSYNOPSIS#include <openglut.h> void glutPostWindowOverlayRedisplay(int ID);PARAMETERSID A window ID.DESCRIPTIONThis function lets you post an overlay update to the overlay of any arbitrary window.CAVEATSUnimplemented.SEE ALSOglutEstablishOverlay(3) glutRemoveOverlay(3) glutUseLayer(3) glutPostOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3) glutOverlayDisplayFunc(3) glutPostRedisplay(3) Epoch