Query: glutforcejoystickfunc
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutForceJoystickFunc -- Forces a joystick poll and callback.LIBRARYOpenGLUT - inputSYNOPSIS#include <openglut.h> void glutForceJoystickFunc(void);DESCRIPTIONForces the OpenGLUT joystick code to poll your joystick(s) and to call your joystick callbacks with the result. The operation completes, including callbacks, before glutForceJoystickFunc() returns.BUGSThe original WINCE import used a #if to turn this function off. That is wrong. The proper way to handle the joystick code is to generate "null" events. The WINCE code needs to be fixed in og_joystick.c, not here.SEE ALSOglutJoystickFunc(3) Epoch
Related Man Pages |
---|
glutjoystickfunc(3glut) - redhat |
joystick_close(3) - debian |
glutforcejoystickfunc(3glut) - suse |
glutforcejoystickfunc(3glut) - osx |
glutjoystickfunc(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Tar Command |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |