glutoverlaydisplayfunc(3) centos man page | unix.com

Man Page: glutoverlaydisplayfunc

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutOverlayDisplayFunc -- Defines the display hook for an overlay.
LIBRARY
OpenGLUT - windowcallback
SYNOPSIS
#include <openglut.h> void glutOverlayDisplayFunc(void( *callback )( void ));
PARAMETERS
callback Client hook for overlay redisplay.
DESCRIPTION
callback is invoked by OpenGLUT to refresh an overlay, if OpenGLUT thinks that this is necessary. Generally, very similar to glutDisplay- Func(), save that: - The redisplay is triggered differently. - OpenGLUT sets the layer for you. - You do not need to have, and can deregister, this callback. This callback is bound to both the current window and the layer .
BUGS
OpenGLUT does not implement layers at this time.
SEE ALSO
glutDisplayFunc(3) glutPostOverlayRedisplay(3) glutEstablishOverlay(3) glutUseLayer(3) Epoch
Related Man Pages
glutestablishoverlay(3glut) - redhat
glutcreatewindow(3) - centos
glutsetwindow(3) - centos
glutoverlaydisplayfunc(3glut) - suse
glutdisplayfunc(3glut) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Controlling user input