TwMouseWheel (function)
DescriptionCall this function to inform AntTweakBar that the mouse wheel has been used.
AntTweakBar interprets this event and acts consequently. So If you are using SDL, GLUT, GLFW or Windows (DirectX), the library provides some helper functions to handle events. See the section how to integrate for more details. ParametersposThe new position of the wheel. Return value
See also |