.Dt GLUTMOUSEWHEELFUNC 3 LOCAL
NAME glutMouseWheelFunc —Sets the mouse wheel callback for the current window.
LIBRARYOpenGLUT - input
SYNOPSIS #include <openglut.h>
void glutMouseWheelFunc(void( *callback )( int wheel , int direction , int x , int y ));
PARAMETERS. Bf
callback . Ef
Client hook for mouse wheel events.
DESCRIPTIONIf the mouse wheel is spun over your (sub)window, OpenGLUT will, in theory, report this via the MouseWheel callback. . Bf
wheel . Ef
is the wheel number, . Bf
direction . Efis +/- 1, and . Bf
x . Ef
and . Bf
y . Ef
are the mouse coordinates. If you do not register a wheel callback, wheel events will be reported as mouse buttons. This callback is bound to the . Bf
current window . Ef
.
CAVEATSDue to lack of information about the mouse, it is impossible to implement this correctly on X at this time. Use of this function limits the portability of your application. (This feature . Bf
does . Ef
work on X, just not reliably.) You are encouraged to use the standard, reliable mouse-button reporting, rather than wheel events. Windows created via glutCreateMenuWindow() always cascade keyboard and mouse events to their parent.
SEE ALSOglutMouseFunc(3) fl.sp 3 0
Johanes Gumabo
Data Size : 4,956 byte
man-glutMouseWheelFunc.3Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 2 / 203,117
Visitor ID : :
Visitor IP : 52.15.241.87 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (parse_manual_page_|249|glutMouseWheelFunc.3|2|Dt|.Dt GLUTMOUSEWHEELFUNC 3 LOCAL
) (parse_manual_page_|249|glutMouseWheelFunc.3|15|Bf|.Bf Em
) (parse_manual_page_|249|glutMouseWheelFunc.3|17|Ef|.Ef
) (parse_manual_page_|249|glutMouseWheelFunc.3|23|Bf|.Bf Sy
) (parse_manual_page_|249|glutMouseWheelFunc.3|25|Ef|.Ef
) (parse_manual_page_|249|glutMouseWheelFunc.3|27|Bf|.Bf Sy
) (parse_manual_page_|249|glutMouseWheelFunc.3|29|Ef|.Ef
) (parse_manual_page_|249|glutMouseWheelFunc.3|32|Bf|.Bf Sy
) (parse_manual_page_|249|glutMouseWheelFunc.3|34|Ef|.Ef
) (parse_manual_page_|249|glutMouseWheelFunc.3|36|Bf|.Bf Sy
) (parse_manual_page_|249|glutMouseWheelFunc.3|38|Ef|.Ef
) (parse_manual_page_|249|glutMouseWheelFunc.3|45|Bf|.Bf Li
) (parse_manual_page_|249|glutMouseWheelFunc.3|47|Ef|.Ef
) (parse_manual_page_|249|glutMouseWheelFunc.3|52|Bf|.Bf Em
) (parse_manual_page_|249|glutMouseWheelFunc.3|54|Ef|.Ef
)