Monado OpenXR Runtime
Loading...
Searching...
No Matches
contactglove_calibration_wizard Struct Reference

A type which manages the state of the currently-running calibration step. More...

#include <contactglove/contactglove_calibration.h>

Collaboration diagram for contactglove_calibration_wizard:

Data Fields

enum u_logging_level log_level
 
struct contactglove_deviceglove
 
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
 

Detailed Description

A type which manages the state of the currently-running calibration step.

Field Documentation

◆ calibration

struct contactglove_calibration contactglove_calibration_wizard::calibration

The currently applied calibration.


The documentation for this struct was generated from the following file: