GLUTGETMENUDATA
Section: C Library Functions (3)
Updated: LOCAL
Index
Return to Main Contents
BSD mandoc
 
NAME
glutGetMenuData
 - Retrieve menu user data pointer
 
LIBRARY
OpenGLUT - menus
 
SYNOPSIS
In openglut.h
Ft void
Fn glutGetMenuData void
 
DESCRIPTION
Retrieve a previously stored user
data pointer from the current menu.
 
SEE ALSO
glutSetMenuData(3)