glutPostOverlayRedisplay

Langue: en

Version: 168626 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)


BSD mandoc

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.

SEE ALSO

glutEstablishOverlay(3) glutRemoveOverlay(3) glutUseLayer(3) glutPostWindowOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3) glutOverlayDisplayFunc(3) glutPostRedisplay(3)