Monado OpenXR Runtime
oxr_binding Struct Reference

Interaction profile binding state. More...

#include <oxr/oxr_objects.h>

Collaboration diagram for oxr_binding:

Data Fields

XrPath * paths
 
uint32_t path_count
 
const char * localized_name
 Name presented to the user. More...
 
enum oxr_subaction_path subaction_path
 
uint32_t key_count
 
uint32_t * keys
 
uint32_t * preferred_binding_path_index
 store which entry in paths was suggested, for each action key More...
 
enum xrt_input_name input
 
enum xrt_input_name dpad_activate
 
enum xrt_output_name output
 

Detailed Description

Interaction profile binding state.

Field Documentation

◆ localized_name

const char* oxr_binding::localized_name

Name presented to the user.

Referenced by bindings.Profile::__init__().

◆ preferred_binding_path_index

uint32_t* oxr_binding::preferred_binding_path_index

store which entry in paths was suggested, for each action key


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