Monado OpenXR Runtime
Data Fields
xrt_input_value Union Reference

A union of all input types. More...

#include <xrt/xrt_defines.h>

Collaboration diagram for xrt_input_value:
Collaboration graph
[legend]

Data Fields

struct xrt_vec1 vec1
 
struct xrt_vec2 vec2
 
struct xrt_vec3 vec3
 
bool boolean
 

Detailed Description

A union of all input types.

See also
xrt_input_type

Field Documentation

◆ boolean

bool xrt_input_value::boolean

◆ vec1

struct xrt_vec1 xrt_input_value::vec1

◆ vec2

struct xrt_vec2 xrt_input_value::vec2

◆ vec3

struct xrt_vec3 xrt_input_value::vec3

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