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

Data required for INPUT_TRANSFORM_THRESHOLD. More...

#include <oxr/actions/oxr_input_transform.h>

Collaboration diagram for oxr_input_transform_threshold_data:

Data Fields

float threshold
 The "greater-than" threshold value.
 
bool invert
 If true, values greater than threshold are false instead of true.
 

Detailed Description

Data required for INPUT_TRANSFORM_THRESHOLD.

Field Documentation

◆ invert

bool oxr_input_transform_threshold_data::invert

If true, values greater than threshold are false instead of true.

Referenced by oxr_input_transform::oxr_input_transform_init_threshold(), and oxr_input_transform::oxr_input_transform_process().

◆ threshold

float oxr_input_transform_threshold_data::threshold

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