|
utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
|
This is the complete list of members for utility::event::MouseWheelEvent, including all inherited members.
| Event(void)=default | utility::event::Event | |
| getOffset(void) const noexcept | utility::event::MouseWheelEvent | |
| MouseWheelEvent(void) | utility::event::MouseWheelEvent | explicit |
| setOffset(const math::Vector2F &offset) noexcept | utility::event::MouseWheelEvent | |
| ~Event(void)=default | utility::event::Event | virtual |
| ~MouseWheelEvent(void) override | utility::event::MouseWheelEvent |