glutpostwindowredisplay(3) centos man page | unix.com

Man Page: glutpostwindowredisplay

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutPostWindowRedisplay -- Mark an indicated window as needing a redisplay.
LIBRARY
OpenGLUT - window
SYNOPSIS
#include <openglut.h> void glutPostWindowRedisplay(int windowID);
PARAMETERS
windowID The OpenGLUT window id to be affected.
DESCRIPTION
Similar to glutPostRedisplay(), except that instead of affecting the current window , this function affects an arbitrary window, indicated by the windowID parameter.
SEE ALSO
glutPostRedisplay(3) glutPostOverlayRedisplay(3) glutPostWindowOverlayRedisplay(3) glutSwapBuffers(3) glutDisplayFunc(3) glutCreateWindow(3) glutCreateSubWindow(3) Epoch
Related Man Pages
glutpopwindow(3) - centos
glutsetwindow(3) - centos
glutswapbuffers(3) - centos
glutpostredisplay(3glut) - suse
glutpostredisplay(3glut) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq