glutTabletMotionFunc (3) Linux Manual Page
glutTabletMotionFunc – Sets a tablet motion callback. LibraryOpenGLUT – input SynopsisIn openglut.h Ft void Fn glutTabletMotionFunc void (* callback)( int x int y ) ParametersBf Em callback Ef Client tablet motion hook. DescriptionThis function registers a Bf Sy callback Ef by which OpenGLUT reports a puck or stylus position in the range of [0, 2000]…
