DeviceHandednessPayload
Haply::HardwareAPI::Devices::Inverse3::DeviceHandednessPayload
Whether a device is right-handed or left-handed.
xThe handedness of the device affects the frame of reference of the device.
Index
Members
Name | Type | Description |
---|---|---|
handedness | uint8_t | Whether the device is left-handed or right-handed. |
Members
handedness
uint8_t handedness 0
Whether the device is left-handed or right-handed.
This value is meant to be compared against the LEFT_HANDED and RIGHT_HANDED constants.