Query: glutdialsfunc
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutDialsFunc -- Sets a dials-box button callback.LIBRARYOpenGLUT - inputSYNOPSIS#include <openglut.h> void glutDialsFunc(void( *callback )( int dial, int value ));PARAMETERScallback Client dials-box dial hook.DESCRIPTIONA 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 .CAVEATSOpenGLUT does not implement dials-box support.SEE ALSOglutButtonBoxFunc(3) Epoch
Related Man Pages |
---|
glutdialsfunc(3glut) - mojave |
glutmousefunc(3) - centos |
glutdeviceget(3glut) - suse |
glutbuttonboxfunc(3glut) - osx |
glutdeviceget(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |