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::PalmEvent Member List

This is the complete list of members for utility::event::PalmEvent, 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
HandEvent(void)utility::event::HandEventexplicit
HandType enum nameutility::event::HandEvent
PalmEvent(void)utility::event::PalmEventexplicit
setAim(const graphic::PoseF &aim) noexceptutility::event::HandEvent
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
~Event(void)=defaultutility::event::Eventvirtual
~HandEvent(void) overrideutility::event::HandEventvirtual
~PalmEvent(void) overrideutility::event::PalmEvent