centos man page for glutdialsfunc

Query: glutdialsfunc

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - mojave
glutdialsfunc(3glut) - redhat
glutsetwindow(3) - centos
glutbuttonboxfunc(3glut) - suse
glutdeviceget(3glut) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!