UNTITLEDLOCAL UNTITLEDNAMEglutSetMenu -- Set the current menu ID.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutSetMenu(int menuID);PARAMETERSmenuID Selected menuDESCRIPTIONSet the current menu to the specified menuID.SEE ALSOglutGetMenu(3) Epoch