glutPassiveMotionFunc (3) Linux Manual Page
glutPassiveMotionFunc – Sets the non-dragging (gliding?) mouse-motion callback.
Library
OpenGLUT – inputSynopsis
In openglut.h Ft void Fn glutPassiveMotionFunc void( *callback )( int x int y )Parameters
Bf EmDescription
If you set this callback on a window, then every time that OpenGLUT detects a change in the mouse position inside that window, with no buttons pressed on that mouse, OpenGLUT will invoke Bf Sy This callback is bound to the Bf Li
