Monado OpenXR Runtime

The set of inputs/outputs for a single sub-action path for an action. More...

#include <oxr/oxr_objects.h>

Collaboration diagram for oxr_action_cache:

Data Fields

struct oxr_action_state current
 
size_t input_count
 
struct oxr_action_inputinputs
 
int64_t stop_output_time
 
size_t output_count
 
struct oxr_action_outputoutputs
 

Detailed Description

The set of inputs/outputs for a single sub-action path for an action.

Each oxr_action_attachment has one of these for every known sub-action path in the spec. Many, or even most, will be "empty".

A single action will either be input or output, not both.

See also
oxr_action_attachment

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