Monado OpenXR Runtime
Data Fields
xrt_input Struct Reference

A single named input, that sits on a xrt_device. More...

#include <xrt/xrt_device.h>

Collaboration diagram for xrt_input:
Collaboration graph
[legend]

Data Fields

bool active
 Is this input active. More...
 
int64_t timestamp
 
enum xrt_input_name name
 
union xrt_input_value value
 

Detailed Description

A single named input, that sits on a xrt_device.

Field Documentation

◆ active

bool xrt_input::active

Is this input active.

◆ name

enum xrt_input_name xrt_input::name

◆ timestamp

int64_t xrt_input::timestamp

◆ value

union xrt_input_value xrt_input::value

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