Blender  V3.3
Public Member Functions | List of all members
GHOST_XrActionSpace Class Reference

#include <GHOST_XrAction.h>

Public Member Functions

 GHOST_XrActionSpace ()=delete
 
GHOST_XrActionSpace
 GHOST_XrActionSpace (XrSession session, XrAction action, const char *action_name, const char *profile_path, XrPath subaction_path, const char *subaction_path_str, const GHOST_XrPose &pose)
 
 ~GHOST_XrActionSpace ()
 
XrSpace getSpace () const
 

Detailed Description

Definition at line 20 of file GHOST_XrAction.h.

Constructor & Destructor Documentation

◆ GHOST_XrActionSpace() [1/2]

GHOST_XrActionSpace::GHOST_XrActionSpace ( )
delete

◆ GHOST_XrActionSpace() [2/2]

GHOST_XrActionSpace::GHOST_XrActionSpace ( XrSession  session,
XrAction  action,
const char *  action_name,
const char *  profile_path,
XrPath  subaction_path,
const char *  subaction_path_str,
const GHOST_XrPose &  pose 
)

Definition at line 22 of file GHOST_XrAction.cpp.

References CHECK_XR, copy_ghost_pose_to_openxr_pose(), and data.

◆ ~GHOST_XrActionSpace()

GHOST_XrActionSpace::~GHOST_XrActionSpace ( )

Definition at line 41 of file GHOST_XrAction.cpp.

References CHECK_XR_ASSERT.

Member Function Documentation

◆ getSpace()

XrSpace GHOST_XrActionSpace::getSpace ( ) const

Definition at line 48 of file GHOST_XrAction.cpp.


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