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:

Public Member Functions

 XRT_ALIGNAS (8) int64_t timestamp
 alignas for 32 bit client support, see IPC Design and Implementation More...
 

Data Fields

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

Detailed Description

A single named input, that sits on a xrt_device.

Member Function Documentation

◆ XRT_ALIGNAS()

xrt_input::XRT_ALIGNAS ( )

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

Field Documentation

◆ active

bool xrt_input::active

Is this input active.


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