Query: glutleavemainloop
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutLeaveMainLoop -- Breaks out of OpenGLUT's glutMainLoop()LIBRARYOpenGLUT - mainloopSYNOPSIS#include <openglut.h> void glutLeaveMainLoop(void);DESCRIPTIONThis function allows you to unilaterally tell OpenGLUT that you are done and wish to exit. This is useful if you have also told OpenGLUT to return to you rather than to call exit() directly.TODOCould use longjmp(); see oghTakeActionOnWindowClose(). This would let us terminate the entire loop immediately.SEE ALSOglutMainLoop(3) exit(3) Epoch
Related Man Pages |
---|
glutcreatemenuwindow(3) - centos |
glutcreatewindow(3) - centos |
glutpopwindow(3) - centos |
glutsetcursor(3) - centos |
glutstrokewidth(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Docker learning Phase-I |