|
Blender V4.3
|
#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) |
OpenXR glTF controller model.
Definition at line 23 of file GHOST_XrControllerModel.hh.
| GHOST_XrControllerModel::GHOST_XrControllerModel | ( | XrInstance | instance, |
| const char * | subaction_path ) |
Definition at line 409 of file GHOST_XrControllerModel.cc.
References CHECK_XR, data, and init_controller_model_extension_functions().
| GHOST_XrControllerModel::~GHOST_XrControllerModel | ( | ) |
Definition at line 418 of file GHOST_XrControllerModel.cc.
| void GHOST_XrControllerModel::getData | ( | GHOST_XrControllerModelData & | r_data | ) |
Definition at line 581 of file GHOST_XrControllerModel.cc.
| void GHOST_XrControllerModel::load | ( | XrSession | session | ) |
Definition at line 425 of file GHOST_XrControllerModel.cc.
References CHECK_XR, and g_xrGetControllerModelKeyMSFT.
| void GHOST_XrControllerModel::updateComponents | ( | XrSession | session | ) |
Definition at line 529 of file GHOST_XrControllerModel.cc.
References CHECK_XR, count, and g_xrGetControllerModelStateMSFT.