Monado OpenXR Runtime
Loading...
Searching...
No Matches
oxr_session_action_context.h File Reference

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"
Include dependency graph for oxr_session_action_context.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.
 

Detailed Description

Holds per session action context.

Author
Rylie Pavlik rylie.nosp@m..pav.nosp@m.lik@c.nosp@m.olla.nosp@m.bora..nosp@m.com

Macro Definition Documentation

◆ OXR_PATH_MEMBER

#define OXR_PATH_MEMBER (   X)    XrPath X;

Currently bound interaction profile.