centos man page for glutbuttonboxfunc

Query: glutbuttonboxfunc

OS: centos

Section: 3

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

UNTITLED
LOCAL UNTITLED
NAME
glutButtonBoxFunc -- Sets a button-box button callback.
LIBRARY
OpenGLUT - input
SYNOPSIS
#include <openglut.h> void glutButtonBoxFunc(void( *callback )( int button, int state ));
PARAMETERS
callback Client buttonbox button hook.
DESCRIPTION
A dials-and-buttons box has buttons numbered from 1 to glutDeviceGet( GLUT_NUM_BUTTON_BOX_BUTTONS), inclusive. The parameters callback are the button and its state as either GLUT_UP or GLUT_DOWN . The callback is bound to the current window .
CAVEATS
OpenGLUT does not implement button-box support. Also in contrast, mouse buttons are numbered from 0 in the GLUT API. This is a wrinkle.
SEE ALSO
glutDialsFunc(3) Epoch
Related Man Pages
glutbuttonboxfunc(3glut) - mojave
glutspaceballbuttonfunc(3glut) - redhat
glutmousefunc(3) - centos
glutbuttonboxfunc(3glut) - suse
glutspaceballbuttonfunc(3glut) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing