Query: glutoverlaydisplayfunc
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutOverlayDisplayFunc -- Defines the display hook for an overlay.LIBRARYOpenGLUT - windowcallbackSYNOPSIS#include <openglut.h> void glutOverlayDisplayFunc(void( *callback )( void ));PARAMETERScallback Client hook for overlay redisplay.DESCRIPTIONcallback 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 .BUGSOpenGLUT does not implement layers at this time.SEE ALSOglutDisplayFunc(3) glutPostOverlayRedisplay(3) glutEstablishOverlay(3) glutUseLayer(3) Epoch
Related Man Pages |
---|
glutoverlaydisplayfunc(3glut) - mojave |
glutmousefunc(3) - centos |
glutsetwindow(3) - centos |
glutspecialfunc(3) - centos |
glutdisplayfunc(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |