Blender V4.3
GHOST_XrActionProfile Class Reference

#include <GHOST_XrAction.hh>

Public Member Functions

 GHOST_XrActionProfile ()=delete
 
 ~GHOST_XrActionProfile ()=default
 
GHOST_XrActionProfile
 GHOST_XrActionProfile (XrInstance instance, XrSession session, XrAction action, GHOST_XrActionType type, const GHOST_XrActionProfileInfo &info)
 
XrPath getProfile () const
 
const GHOST_XrSubactionDatagetSubaction (XrPath subaction_path) const
 
void getBindings (XrAction action, std::map< XrPath, std::vector< XrActionSuggestedBinding > > &r_bindings) const
 

Detailed Description

Definition at line 51 of file GHOST_XrAction.hh.

Constructor & Destructor Documentation

◆ GHOST_XrActionProfile() [1/2]

GHOST_XrActionProfile::GHOST_XrActionProfile ( )
delete

◆ GHOST_XrActionProfile() [2/2]

GHOST_XrActionProfile::GHOST_XrActionProfile ( XrInstance instance,
XrSession session,
XrAction action,
GHOST_XrActionType type,
const GHOST_XrActionProfileInfo & info )

◆ ~GHOST_XrActionProfile()

GHOST_XrActionProfile::~GHOST_XrActionProfile ( )
default

Member Function Documentation

◆ getBindings()

void GHOST_XrActionProfile::getBindings ( XrAction action,
std::map< XrPath, std::vector< XrActionSuggestedBinding > > & r_bindings ) const

Definition at line 157 of file GHOST_XrAction.cc.

◆ getProfile()

XrPath GHOST_XrActionProfile::getProfile ( ) const

Definition at line 142 of file GHOST_XrAction.cc.

◆ getSubaction()

const GHOST_XrSubactionData * GHOST_XrActionProfile::getSubaction ( XrPath subaction_path) const

Definition at line 147 of file GHOST_XrAction.cc.


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