glutDialsFunc (3) - Linux Manuals
glutDialsFunc: Sets a dials-box button callback.
NAME
glutDialsFunc - Sets a dials-box button callback.LIBRARY
OpenGLUT - inputSYNOPSIS
In openglut.h Ft void Fn glutDialsFunc void( *callback )( int dial int value )PARAMETERS
Bf Em
The callback is bound to the
Bf Li
DESCRIPTION
A dials-and-buttons box has dials numbered from 1 to
glutDeviceGet(
Bf Sy
CAVEATS
OpenGLUT does not implement dials-box support.