Monado OpenXR Runtime
Loading...
Searching...
No Matches
oxr_input.h File Reference

Holds input related functions. More...

#include "oxr_extension_support.h"
#include "oxr_forward_declarations.h"
Include dependency graph for oxr_input.h:

Go to the source code of this file.

Functions

void oxr_action_cache_stop_output (struct oxr_logger *log, struct oxr_session *sess, struct oxr_action_cache *cache)
 
XrResult oxr_action_sync_data_with_context (struct oxr_logger *log, struct oxr_session *sess, struct oxr_session_action_context *sess_context, uint32_t countActionSets, const XrActiveActionSet *actionSets, const XrActiveActionSetPrioritiesEXT *activePriorities, bool *out_interaction_profile_changed)
 

Detailed Description

Function Documentation

◆ oxr_action_sync_data_with_context()