#include <glutint.h>
Collaboration diagram for _GLUTmenu:

Public Attributes | |
| int | id |
| Window | win |
| GLUTselectCB | select |
| GLUTmenuItem * | list |
| int | num |
| Bool | managed |
| Bool | searched |
| int | pixheight |
| int | pixwidth |
| int | submenus |
| GLUTmenuItem * | highlighted |
| GLUTmenu * | cascade |
| GLUTmenuItem * | anchor |
| int | x |
| int | y |
Definition at line 495 of file glutint.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4