|
Monado OpenXR Runtime
|
A type which manages the state of the currently-running calibration step. More...
#include <contactglove/contactglove_calibration.h>

Data Fields | ||
| enum u_logging_level | log_level | |
| struct contactglove_device * | glove | |
| bool | button_state | |
| bool | calibrating_magnetra2 | |
| enum contactglove_calibration_wizard_step | step | |
| union { | ||
| struct contactglove_calibration_wizard_flex_sensor_state flex_sensors | ||
| struct contactglove_calibration_wizard_joystick_center_state joystick_center | ||
| struct contactglove_calibration_wizard_joystick_range_state joystick_range | ||
| struct contactglove_calibration_wizard_joystick_deadzone_state joystick_deadzone | ||
| struct xrt_vec2 joystick_forward | ||
| struct contactglove_trigger_calibration trigger | ||
| } | state | |
| struct contactglove_calibration | working | |
| struct contactglove_calibration | calibration | |
| The currently applied calibration. | ||
| struct u_var_button | u_var_start_button | |
A type which manages the state of the currently-running calibration step.
| struct contactglove_calibration contactglove_calibration_wizard::calibration |
The currently applied calibration.