centos man page for glutpostwindowredisplay

Query: glutpostwindowredisplay

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
glutcreatewindow(3) - centos
glutinit(3) - centos
glutmousefunc(3) - centos
glutsetcursor(3) - centos
glutpostredisplay(3glut) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq