glutPostOverlayRedisplay (3) - Linux Manuals

glutPostOverlayRedisplay: Posts a redispaly against the layer for the current window.

NAME

glutPostOverlayRedisplay - Posts a redispaly against the layer for the current window.

LIBRARY

OpenGLUT - overlays

SYNOPSIS

In openglut.h Ft void Fn glutPostOverlayRedisplay void

DESCRIPTION

For the Bf Li
 current window Ef
 , tells OpenGLUT that you wish to have your OverlayDisplay callback invoked.

CAVEATS

Unimplemented.