Blender V5.0
GHOST_XrControllerModel Class Reference

#include <GHOST_XrControllerModel.hh>

GHOST_XrControllerModel

 GHOST_XrControllerModel (XrInstance instance, const char *subaction_path)
 ~GHOST_XrControllerModel ()
void load (XrSession session)
void updateComponents (XrSession session)
void getData (GHOST_XrControllerModelData &r_data)

Detailed Description

OpenXR glTF controller model.

Definition at line 23 of file GHOST_XrControllerModel.hh.

Constructor & Destructor Documentation

◆ GHOST_XrControllerModel()

GHOST_XrControllerModel::GHOST_XrControllerModel ( XrInstance instance,
const char * subaction_path )

◆ ~GHOST_XrControllerModel()

GHOST_XrControllerModel::~GHOST_XrControllerModel ( )

Definition at line 418 of file GHOST_XrControllerModel.cc.

Member Function Documentation

◆ getData()

void GHOST_XrControllerModel::getData ( GHOST_XrControllerModelData & r_data)

Definition at line 581 of file GHOST_XrControllerModel.cc.

◆ load()

void GHOST_XrControllerModel::load ( XrSession session)

Definition at line 425 of file GHOST_XrControllerModel.cc.

References CHECK_XR, and g_xrGetControllerModelKeyMSFT.

◆ updateComponents()

void GHOST_XrControllerModel::updateComponents ( XrSession session)

Definition at line 529 of file GHOST_XrControllerModel.cc.

References assert, CHECK_XR, count, g_xrGetControllerModelStateMSFT, and i.


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