centos man page for glutforcejoystickfunc

Query: glutforcejoystickfunc

OS: centos

Section: 3

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

UNTITLED
LOCAL UNTITLED
NAME
glutForceJoystickFunc -- Forces a joystick poll and callback.
LIBRARY
OpenGLUT - input
SYNOPSIS
#include <openglut.h> void glutForceJoystickFunc(void);
DESCRIPTION
Forces 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.
BUGS
The 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 ALSO
glutJoystickFunc(3) Epoch
Related Man Pages
glutjoystickfunc(3glut) - mojave
glutjoystickfunc(3glut) - suse
joystick_close(3) - mojave
joystick_close(3) - suse
joystick_close(3) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq