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

Data required for INPUT_TRANSFORM_BOOL_TO_VEC1. More...

#include <oxr/actions/oxr_input_transform.h>

Collaboration diagram for oxr_input_transform_bool_to_vec1_data:

Data Fields

float true_val
 Value produced if bool is true.
 
float false_val
 Value produced if bool is false.
 

Detailed Description

Data required for INPUT_TRANSFORM_BOOL_TO_VEC1.

See also
oxr_input_transform
INPUT_TRANSFORM_BOOL_TO_VEC1

Field Documentation

◆ false_val

float oxr_input_transform_bool_to_vec1_data::false_val

◆ true_val

float oxr_input_transform_bool_to_vec1_data::true_val

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