Monado OpenXR Runtime
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:

Data Fields

bool active
 Is this input active. More...
 
int64_t timestamp
 alignas for 32 bit client support, see IPC Design and Implementation More...
 
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.

◆ timestamp

int64_t xrt_input::timestamp

alignas for 32 bit client support, see IPC Design and Implementation


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