glutsetmenudata(3) centos man page | unix.com

Man Page: glutsetmenudata

Operating Environment: centos

Section: 3

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
glutgamemodeget(3) - centos
glutinitdisplaymode(3) - centos
glutsetcursor(3) - centos
glutstrokestring(3) - centos
glutstrokewidth(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq