Blender V4.3
GHOST_XrActionSpace Class Reference

#include <GHOST_XrAction.hh>

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 22 of file GHOST_XrAction.hh.

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 24 of file GHOST_XrAction.cc.

References CHECK_XR, copy_ghost_pose_to_openxr_pose(), and data.

◆ ~GHOST_XrActionSpace()

GHOST_XrActionSpace::~GHOST_XrActionSpace ( )

Definition at line 43 of file GHOST_XrAction.cc.

References CHECK_XR_ASSERT.

Member Function Documentation

◆ getSpace()

XrSpace GHOST_XrActionSpace::getSpace ( ) const

Definition at line 50 of file GHOST_XrAction.cc.


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