|
Monado OpenXR Runtime
|
A parsed equivalent of a list of sub-action paths. More...
#include <oxr/oxr_objects.h>

Static 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 |
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.