Man Page: glutspaceballrotatefunc
Operating Environment: centos
Section: 3
UNTITLEDLOCAL UNTITLEDNAMEglutSpaceballRotateFunc -- Sets a spaceball rotation callback.LIBRARYOpenGLUT - inputSYNOPSIS#include <openglut.h> void glutSpaceballRotateFunc(void( *callback )( int x, int y, int z ));PARAMETERScallback Client spaceball rotation hook.DESCRIPTIONThis 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 .CAVEATSOpenGLUT does not implement spaceball support.SEE ALSOglutSpaceballMotionFunc(3) glutSpaceballButtonFunc,(3) Epoch
| Related Man Pages |
|---|
| glutdeviceget(3) - centos |
| glutmousefunc(3) - centos |
| glutsetwindow(3) - centos |
| glutspaceballmotionfunc(3glut) - suse |
| glutspaceballrotatefunc(3glut) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| 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 |
| Controlling user input |