![]() |
libvirtualhid 18
Cross-platform C++ library for virtual HID devices.
|
Normalized three-axis sensor state. More...
#include <src/include/libvirtualhid/types.hpp>
Public Attributes | |
| float | x = 0.0F |
| X-axis value. | |
| float | y = 0.0F |
| Y-axis value. | |
| float | z = 0.0F |
| Z-axis value. | |
Normalized three-axis sensor state.