Sensor event parameters (SensorChanged)
More...
#include <Event.hpp>
Sensor event parameters (SensorChanged)
Definition at line 48 of file Event.hpp.
Type of the sensor.
Definition at line 49 of file Event.hpp.
float cpp3ds::Event::SensorEvent::x |
Current value of the sensor on X axis.
Definition at line 50 of file Event.hpp.
float cpp3ds::Event::SensorEvent::y |
Current value of the sensor on Y axis.
Definition at line 51 of file Event.hpp.
float cpp3ds::Event::SensorEvent::z |
Current value of the sensor on Z axis.
Definition at line 52 of file Event.hpp.
The documentation for this struct was generated from the following file: