centos man page for glutsetwindowdata

Query: glutsetwindowdata

OS: centos

Section: 3

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

UNTITLED
LOCAL UNTITLED
NAME
glutSetWindowData -- Set the user data for the current window
LIBRARY
OpenGLUT - window
SYNOPSIS
#include <openglut.h> void glutSetWindowData(void* data);
PARAMETERS
data Arbitrary client-supplied pointer.
DESCRIPTION
This associates an arbitrary void* value with the current window . This is especially useful in client-side callbacks that service many windows, if the client needs to know more about the window than OpenGLUT normally will provide.
SEE ALSO
glutGetWindowData(3) Epoch
Related Man Pages
glutcreatemenuwindow(3) - centos
glutcreatesubwindow(3) - centos
glutdeviceget(3) - centos
glutinitdisplaymode(3) - centos
glutsetoption(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!