KDXr::OpenXrAction
Module: OpenXR
OpenXrAction. 
#include <openxr_action.h>
Public Functions
Public Attributes
Public Functions Documentation
function OpenXrAction
 | explicit OpenXrAction(
    OpenXrResourceManager * _openxrResourceManager,
    XrAction _action,
    const KDGpu::Handle< ActionSet_t > & _actionSetHandle
)
  | 
 
Public Attributes Documentation
variable openxrResourceManager
 | OpenXrResourceManager * openxrResourceManager { nullptr };
  | 
 
variable actionSetHandle
 | KDGpu::Handle< ActionSet_t > actionSetHandle;
  | 
 
variable action
 | XrAction action { XR_NULL_HANDLE };
  | 
 
Updated on 2025-11-02 at 00:01:42 +0000