Query: glutsetwindowdata
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutSetWindowData -- Set the user data for the current windowLIBRARYOpenGLUT - windowSYNOPSIS#include <openglut.h> void glutSetWindowData(void* data);PARAMETERSdata Arbitrary client-supplied pointer.DESCRIPTIONThis 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 ALSOglutGetWindowData(3) Epoch
Related Man Pages |
---|
glutcreatesubwindow(3) - centos |
glutcreatewindow(3) - centos |
glutinitdisplaymode(3) - centos |
glutmousefunc(3) - centos |
glutsetcursor(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |