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

Represents the calibration of the trigger. More...

#include <contactglove/contactglove_calibration.h>

Collaboration diagram for contactglove_trigger_calibration:

Data Fields

uint8_t min
 The minimum value of the trigger, 0.0.
 
uint8_t max
 The maximum value of the trigger, 1.0.
 

Detailed Description

Represents the calibration of the trigger.

Field Documentation

◆ max

uint8_t contactglove_trigger_calibration::max

The maximum value of the trigger, 1.0.

Referenced by contactglove_apply_trigger_calibration().

◆ min

uint8_t contactglove_trigger_calibration::min

The minimum value of the trigger, 0.0.

Referenced by contactglove_apply_trigger_calibration().


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