Monado OpenXR Runtime
xrt_binding_input_pair Struct Reference

A binding pair, going from a binding point to a device input. More...

#include <xrt/xrt_device.h>

Collaboration diagram for xrt_binding_input_pair:

Data Fields

enum xrt_input_name from
 From which name. More...
 
enum xrt_input_name device
 To input on the device. More...
 

Detailed Description

A binding pair, going from a binding point to a device input.

Field Documentation

◆ device

enum xrt_input_name xrt_binding_input_pair::device

To input on the device.

◆ from

enum xrt_input_name xrt_binding_input_pair::from

From which name.


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