Monado OpenXR Runtime
oxr_conversions.h File Reference

Smaller helper functions to convert between xrt and OpenXR things. More...

Include dependency graph for oxr_conversions.h:

Go to the source code of this file.

Functions

static XrSpaceLocationFlags xrt_to_xr_space_location_flags (enum xrt_space_relation_flags relation_flags)
 
static XrReferenceSpaceType oxr_ref_space_to_xr (enum oxr_space_type space_type)
 
static enum oxr_space_type xr_ref_space_to_oxr (XrReferenceSpaceType space_type)
 
static const char * xr_ref_space_to_string (XrReferenceSpaceType space_type)
 
static enum xrt_reference_space_type oxr_ref_space_to_xrt (enum oxr_space_type space_type)
 
static const char * xrt_input_type_to_str (enum xrt_input_type type)
 
static enum xrt_perf_set_level xr_perf_level_to_xrt (XrPerfSettingsLevelEXT level)
 
static enum xrt_perf_domain xr_perf_domain_to_xrt (XrPerfSettingsDomainEXT domain)
 
static XrPerfSettingsDomainEXT xrt_perf_domain_to_xr (enum xrt_perf_domain domain)
 
static XrPerfSettingsSubDomainEXT xrt_perf_sub_domain_to_xr (enum xrt_perf_sub_domain subDomain)
 
static XrPerfSettingsNotificationLevelEXT xrt_perf_notify_level_to_xr (enum xrt_perf_notify_level level)
 

Detailed Description

Smaller helper functions to convert between xrt and OpenXR things.

Author
Christoph Haag chris.nosp@m.toph.nosp@m..haag.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m