glutTabletButtonFunc (3) Linux Manual Page
glutTabletButtonFunc – Sets a tablet button callback.
Library
OpenGLUT – input
Synopsis
In openglut.h Ft void Fn glutTabletButtonFunc void( *callback )( int button int state int x int y )
Parameters
Bf Em
Description
This function registers a Bf Sy
The callback is bound to the Bf Li
Caveats
OpenGLUT does not implement tablet support.
Buttons are Bf Em
Todo
We 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.
