glutEntryFunc (3) Linux Manual Page
glutEntryFunc – Window mouse entry/leave callback.
Library
OpenGLUT – inputSynopsis
In openglut.h Ft void Fn glutEntryFunc void( *callback )( int state )Parameters
Bf EmDescription
When the mouse enters or exits a window (or sub-window), OpenGLUT can report this transition via the Entry callback. Bf Sy This callback is bound to the Bf Li
