glutPostWindowOverlayRedisplay

Langue: en

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

Section: 3 (Bibliothèques de fonctions)


BSD mandoc

NAME

glutPostWindowOverlayRedisplay - Posts a redisplay to the indicated window's layer.

LIBRARY

OpenGLUT - overlays

SYNOPSIS

In openglut.h Ft void Fn glutPostWindowOverlayRedisplay int ID

PARAMETERS

Bf Em
 ID Ef
    A window ID.

DESCRIPTION

This function lets you post an overlay update to the overlay of any arbitrary window.

CAVEATS

Unimplemented.

SEE ALSO

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