|
Monado OpenXR Runtime
|
Holds per session action context. More...
#include "os/os_threading.h"#include "oxr_forward_declarations.h"#include "oxr_extension_support.h"#include "oxr_subaction.h"#include "oxr_interaction_profile_array.h"
Go to the source code of this file.
Data Structures | |
| struct | oxr_session_action_context |
| This holds all of the action state that belongs on the session level. More... | |
Macros | |
| #define | OXR_SESSION_CHECK_ATTACHED_AND_RET(SESS, LOG) |
| Helper macro to check if action sets are attached to a session. | |
| #define | OXR_PATH_MEMBER(X) XrPath X; |
| Currently bound interaction profile. | |
Holds per session action context.
| #define OXR_PATH_MEMBER | ( | X | ) | XrPath X; |
Currently bound interaction profile.