centos man page for glutsetmenudata

Query: glutsetmenudata

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutSetMenuData -- Store menu user data pointer
LIBRARY
OpenGLUT - menus
SYNOPSIS
#include <openglut.h> void glutSetMenuData(void *data);
PARAMETERS
data Client pointer data
DESCRIPTION
glutSetMenuData() 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 ALSO
glutGetMenuData(3) Epoch
Related Man Pages
glutcreatemenuwindow(3) - centos
glutdeviceget(3) - centos
glutgamemodeget(3) - centos
glutinitdisplaymode(3) - centos
glutswapbuffers(3) - centos
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq