Monado OpenXR Runtime
xrt_binding_output_pair Struct Reference

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

#include <xrt/xrt_device.h>

Collaboration diagram for xrt_binding_output_pair:

Data Fields

enum xrt_output_name from
 From which name. More...
 
enum xrt_output_name device
 To output on the device. More...
 

Detailed Description

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

Field Documentation

◆ device

enum xrt_output_name xrt_binding_output_pair::device

To output on the device.

◆ from

enum xrt_output_name xrt_binding_output_pair::from

From which name.


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