Query: glutdestroymenu
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutDestroyMenu -- Destroy a menu.LIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutDestroyMenu(int menuID);PARAMETERSmenuID The menu to destroy.DESCRIPTIONDestroys a given menu object by its ID.SEE ALSOglutCreateMenu(3) Epoch