Searched refs:on_mouse_wheel_handler (Results 1 – 1 of 1) sorted by relevance
97 static bool on_mouse_wheel_handler(float delta, uint32_t modifiers, void* userData) { in on_mouse_wheel_handler() function308 fWindow->registerMouseWheelFunc(on_mouse_wheel_handler, this); in Viewer()688 fWindow->registerMouseWheelFunc(on_mouse_wheel_handler, this); in setBackend()