utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
Loading...
Searching...
No Matches
utility::event::HandThumbStickEvent Member List

This is the complete list of members for utility::event::HandThumbStickEvent, including all inherited members.

Event(void)=defaultutility::event::Event
getAim(void) const noexceptutility::event::HandEvent
getGrip(void) const noexceptutility::event::HandEvent
getGripSurface(void) const noexceptutility::event::HandEvent
getHandType(void) const noexceptutility::event::HandEvent
getPose(void) const noexceptutility::event::HandEvent
getX(void) const noexceptutility::event::HandThumbStickEvent
getY(void) const noexceptutility::event::HandThumbStickEvent
HandEvent(void)utility::event::HandEventexplicit
HandThumbStickEvent(void)utility::event::HandThumbStickEventexplicit
HandType enum nameutility::event::HandEvent
isButtonPressed(void) const noexceptutility::event::HandThumbStickEvent
isTouched(void) const noexceptutility::event::HandThumbStickEvent
setAim(const graphic::PoseF &aim) noexceptutility::event::HandEvent
setAxis(const float x, const float y) noexceptutility::event::HandThumbStickEvent
setButtonPressed(const bool clicked) noexceptutility::event::HandThumbStickEvent
setGrip(const graphic::PoseF &grip) noexceptutility::event::HandEvent
setGripSurface(const graphic::PoseF &gripSurface) noexceptutility::event::HandEvent
setHandType(const HandType handType) noexceptutility::event::HandEvent
setPose(const graphic::PoseF &pose) noexceptutility::event::HandEvent
setTouched(const bool touched) noexceptutility::event::HandThumbStickEvent
setX(const float x) noexceptutility::event::HandThumbStickEvent
setY(const float y) noexceptutility::event::HandThumbStickEvent
~Event(void)=defaultutility::event::Eventvirtual
~HandEvent(void) overrideutility::event::HandEventvirtual
~HandThumbStickEvent(void) override (defined in utility::event::HandThumbStickEvent)utility::event::HandThumbStickEvent