glutCreateMenu (3) - Linux Manuals
glutCreateMenu: Create a new menu.
NAME
glutCreateMenu - Create a new menu.LIBRARY
OpenGLUT - menusSYNOPSIS
In openglut.h Ft int Fn glutCreateMenu void( *callback )( int value )PARAMETERS
Bf Em
When the user makes a selection from this menu,
Bf Sy
DESCRIPTION
Create a menu with a callback bound to
Bf Sy