17#include "openxr/openxr.h"
207 size_t transform_count,
327 XrActionType result_type,
328 const char *action_name,
329 const char *bound_path_string,
331 size_t *out_transform_count);
358 XrActionType result_type,
359 const char *bound_path_string,
365 size_t *out_transform_count);
oxr_dpad_region
Region of a dpad binding that an input is mapped to.
Definition: oxr_defines.h:76
xrt_input_type
Base type of this inputs.
Definition: xrt_defines.h:802
The objects representing OpenXR handles, and prototypes for internal functions used in the state trac...
The set of inputs/outputs for a single sub-action path for an action.
Definition: oxr_objects.h:2195
A single action.
Definition: oxr_objects.h:2544
dpad binding extracted from XrInteractionProfileDpadBindingEXT
Definition: oxr_objects.h:1928
dpad settings we need extracted from XrInteractionProfileDpadBindingEXT
Definition: oxr_objects.h:1916
Logger struct that lives on the stack, one for each call client call.
Definition: oxr_logger.h:40
Allocate on the stack, make sure to zero initialize.
Definition: oxr_logger.h:88
Header defining an xrt display or controller device.