UNTITLEDLOCAL UNTITLEDNAMEglutSetMenuData -- Store menu user data pointerLIBRARYOpenGLUT - menusSYNOPSIS#include <openglut.h> void glutSetMenuData(void *data);PARAMETERSdata Client pointer dataDESCRIPTIONglutSetMenuData() associates an arbitrary user data pointer, data, with the current menu . OpenGLUT does not interpret this pointer in any way, but merely stores it for you in the menu structure.SEE ALSOglutGetMenuData(3) Epoch
| Related Man Pages |
|---|
| glutgamemodeget(3) - centos |
| glutpopwindow(3) - centos |
| glutstrokestring(3) - centos |
| glutswapbuffers(3) - centos |
| menu_userptr(3x) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |