glutdialsfunc(3) centos man page | unix.com

Man Page: glutdialsfunc

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutDialsFunc -- Sets a dials-box button callback.
LIBRARY
OpenGLUT - input
SYNOPSIS
#include <openglut.h> void glutDialsFunc(void( *callback )( int dial, int value ));
PARAMETERS
callback Client dials-box dial hook.
DESCRIPTION
A dials-and-buttons box has dials numbered from 1 to glutDeviceGet( GLUT_NUM_BUTTON_BOX_DIALS), inclusive. The parameters to callback are the dial and its value the latter being an absolute rotation in degrees. The callback is bound to the current window .
CAVEATS
OpenGLUT does not implement dials-box support.
SEE ALSO
glutButtonBoxFunc(3) Epoch
Related Man Pages
glutdeviceget(3glut) - redhat
glutdialsfunc(3glut) - mojave
glutdialsfunc(3glut) - redhat
glutsetwindow(3) - centos
glutbuttonboxfunc(3glut) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Please Welcome Dave Munro to the Moderator Team!