glutPostWindowRedisplay (3) Linux Manual Page
glutPostWindowRedisplay – Mark an indicated window as needing a redisplay.
Library
OpenGLUT – window
Synopsis
In openglut.h Ft void Fn glutPostWindowRedisplay int windowID
Parameters
Bf Em
Description
Similar to glutPostRedisplay(), except that instead of affecting the Bf Li
See Also
glutPostRedisplay(3) glutPostOverlayRedisplay(3) glutPostWindowOverlayRedisplay(3) glutSwapBuffers(3) glutDisplayFunc(3) glutCreateWindow(3) glutCreateSubWindow(3)
