QarAppVolumeGestureEvent Struct
Declaration
struct QarAppVolumeGestureEvent { ... }
Public Member Attributes Index
Definition at line 709 of file qar_streaming.h.
Public Member Attributes
action_point
| QarVector3 QarAppVolumeGestureEvent::action_point |
|
Point in room/app-volume space, in meters, on which the gesture is applied. When has_action_point is false, receivers should fall back to a context-specific default such as the center of the target app volume.
Definition at line 724 of file qar_streaming.h.
gesture_kind
| QarGestureKind QarAppVolumeGestureEvent::gesture_kind |
|
has_action_point
| bool QarAppVolumeGestureEvent::has_action_point |
|
has_start_point
| bool QarAppVolumeGestureEvent::has_start_point |
|
rotation_delta
| QarQuaternion QarAppVolumeGestureEvent::rotation_delta |
|
Accumulated rotation delta from gesture start, as a quaternion.
Definition at line 730 of file qar_streaming.h.
source_peer_id
| QarPeerId QarAppVolumeGestureEvent::source_peer_id |
|
start_point
| QarVector3 QarAppVolumeGestureEvent::start_point |
|
Point in room/app-volume space, in meters, where the controller was when the gesture started.
Definition at line 719 of file qar_streaming.h.
state
| QarGesturePhase QarAppVolumeGestureEvent::state |
|
target_app_volume_id
| QarAppVolumeId QarAppVolumeGestureEvent::target_app_volume_id |
|
timestamp
| QarTimePoint QarAppVolumeGestureEvent::timestamp |
|
translation_delta
| QarVector3 QarAppVolumeGestureEvent::translation_delta |
|
Accumulated translation from gesture start, in meters. Dual-pointer axial gestures may still report a full 3D separation delta, which can later be filtered by app-volume axis constraints.
Definition at line 728 of file qar_streaming.h.
was_mapped_to_app_transform
| bool QarAppVolumeGestureEvent::was_mapped_to_app_transform |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.