Monado OpenXR Runtime

A parsed equivalent of a list of sub-action paths. More...

#include <oxr/oxr_objects.h>

Collaboration diagram for oxr_subaction_paths:

Public Member Functions

oxr_session.c
static bool oxr_subaction_paths_is_subset_of (const struct oxr_subaction_paths *a, const struct oxr_subaction_paths *b)
 Helper function to determine if the set of paths in a is a subset of the paths in b. More...
 

Data Fields

bool any
 
bool left
 
bool right
 
bool head
 
bool gamepad
 
bool eyes
 
bool user
 

Detailed Description

A parsed equivalent of a list of sub-action paths.

If any is true, then no paths were provided, which typically means any input is acceptable.


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