glutspaceballrotatefunc(3) centos man page | unix.com

Man Page: glutspaceballrotatefunc

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutSpaceballRotateFunc -- Sets a spaceball rotation callback.
LIBRARY
OpenGLUT - input
SYNOPSIS
#include <openglut.h> void glutSpaceballRotateFunc(void( *callback )( int x, int y, int z ));
PARAMETERS
callback Client spaceball rotation hook.
DESCRIPTION
This function registers a callback for a spaceball to report rotation. A spaceball has six axes of freedom (three of motion and three of orientation), plus buttons. The spaceball allows you to rotate a control orientation +/- 1800 units about each of 3 axes. The callback is bound to the current window .
CAVEATS
OpenGLUT does not implement spaceball support.
SEE ALSO
glutSpaceballMotionFunc(3) glutSpaceballButtonFunc,(3) Epoch
Related Man Pages
glutspaceballrotatefunc(3glut) - redhat
soxtspaceball(3iv) - debian
glutmousefunc(3) - centos
glutspaceballbuttonfunc(3glut) - osx
glutspaceballrotatefunc(3glut) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
Docker learning Phase-I
[TIP] Processing YAML files with yq