glutGetMenu - Man Page
Get the current menu ID.
Library
OpenGLUT - menus
Synopsis
#include <openglut.h
>
int
glutGetMenu
(void);
Description
Returns the integer ID of the current menu.
Get the current menu ID.
OpenGLUT - menus
#include <openglut.h
>
int
glutGetMenu
(void);
Returns the integer ID of the current menu.