glutPostWindowRedisplay (3) - Linux Manuals
glutPostWindowRedisplay: Mark an indicated window as needing a redisplay.
NAME
glutPostWindowRedisplay - Mark an indicated window as needing a redisplay.LIBRARY
OpenGLUT - windowSYNOPSIS
In openglut.h Ft void Fn glutPostWindowRedisplay int windowIDPARAMETERS
Bf Em
DESCRIPTION
Similar to glutPostRedisplay(), except that instead of affecting the Bf LiSEE ALSO
glutPostRedisplay(3) glutPostOverlayRedisplay(3) glutPostWindowOverlayRedisplay(3) glutSwapBuffers(3) glutDisplayFunc(3) glutCreateWindow(3) glutCreateSubWindow(3)