mojave man page for glutmainloop

Query: glutmainloop

OS: mojave

Section: 3glut

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

glutMainLoop(3GLUT)						       GLUT						       glutMainLoop(3GLUT)

NAME
glutMainLoop - enters the GLUT event processing loop.
SYNTAX
#include <GLUT/glut.h> void glutMainLoop(void);
DESCRIPTION
glutMainLoop enters the GLUT event processing loop. This routine should be called at most once in a GLUT program. Once called, this routine will never return. It will call as necessary any callbacks that have been registered.
SEE ALSO
glutInit
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutMainLoop(3GLUT)
Related Man Pages
glutcreatesubwindow(3glut) - mojave
glutforcejoystickfunc(3glut) - mojave
glutpostredisplay(3glut) - mojave
glutcreatesubwindow(3glut) - suse
glutcreatewindow(3glut) - osx
Similar Topics in the Unix Linux Community
How to insert JPEG on each side of the cube using openGL in C
How to Decode an image using openGL
Draw a 3D cylinder using openGL.
Infraction for Ravikishore: 1st Warning to Add Code Tags
how to bevel the edges of polyon