Monado OpenXR Runtime
Data Fields
oxr_source_cache Struct Reference

A set of inputs for a single sub action path. More...

#include <oxr/oxr_objects.h>

Collaboration diagram for oxr_source_cache:
Collaboration graph
[legend]

Data Fields

struct oxr_source_state current
 
size_t num_inputs
 
struct oxr_source_inputinputs
 
int64_t stop_output_time
 
size_t num_outputs
 
struct oxr_source_outputoutputs
 

Detailed Description

A set of inputs for a single sub action path.

See also
oxr_source

Field Documentation

◆ current

struct oxr_source_state oxr_source_cache::current

◆ inputs

struct oxr_source_input* oxr_source_cache::inputs

◆ num_inputs

size_t oxr_source_cache::num_inputs

◆ num_outputs

size_t oxr_source_cache::num_outputs

◆ outputs

struct oxr_source_output* oxr_source_cache::outputs

◆ stop_output_time

int64_t oxr_source_cache::stop_output_time

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