1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutDestroyMenu — Destroy a menu.
5

LIBRARY

7     OpenGLUT - menus
8

SYNOPSIS

10     #include <openglut.h>
11
12     void
13     glutDestroyMenu(int menuID);
14

PARAMETERS

16      menuID     The menu to destroy.
17

DESCRIPTION

19     Destroys a given menu object by its ID.
20

SEE ALSO

22     glutCreateMenu(3)
23
24
25
26
27                                     Epoch
Impressum