Query: glutsetmenudata
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
glutdeviceget(3) - centos |
glutgamemodeget(3) - centos |
glutmousefunc(3) - centos |
glutsetcursor(3) - centos |
glutspecialfunc(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Controlling user input |