Query: gluttabletmotionfunc
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutTabletMotionFunc -- Sets a tablet motion callback.LIBRARYOpenGLUT - inputSYNOPSIS#include <openglut.h> void glutTabletMotionFunc(void (* callback)( int x, int y ));PARAMETERScallback Client tablet motion hook.DESCRIPTIONThis function registers a callback by which OpenGLUT reports a puck or stylus position in the range of [0, 2000] along the x and y axes. The callback is bound to the current window .CAVEATSOpenGLUT does not implement tablet support. This API does not include tilt information.TODOWe might want to add support for this sooner or later. Although a tablet could also be generalized as a mouse. There are relatively cheap AipTek HyperPen tablets, and slightly less cheap Wacom tablets on many store shelves.SEE ALSOglutTabletButtonFunc(3) glutMouseFunc(3) Epoch
Related Man Pages |
---|
glutspaceballmotionfunc(3glut) - redhat |
gluttabletbuttonfunc(3glut) - redhat |
glutdeviceget(3) - centos |
gluttabletbuttonfunc(3glut) - suse |
gluttabletbuttonfunc(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |