Blender
V3.3
|
#include <GHOST_XrControllerModel.h>
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 21 of file GHOST_XrControllerModel.h.
GHOST_XrControllerModel::GHOST_XrControllerModel | ( | XrInstance | instance, |
const char * | subaction_path | ||
) |
Definition at line 411 of file GHOST_XrControllerModel.cpp.
References CHECK_XR, data, init_controller_model_extension_functions(), and instance.
GHOST_XrControllerModel::~GHOST_XrControllerModel | ( | ) |
Definition at line 420 of file GHOST_XrControllerModel.cpp.
void GHOST_XrControllerModel::getData | ( | GHOST_XrControllerModelData & | r_data | ) |
Definition at line 583 of file GHOST_XrControllerModel.cpp.
void GHOST_XrControllerModel::load | ( | XrSession | session | ) |
Definition at line 427 of file GHOST_XrControllerModel.cpp.
References CHECK_XR, and g_xrGetControllerModelKeyMSFT.
void GHOST_XrControllerModel::updateComponents | ( | XrSession | session | ) |
Definition at line 531 of file GHOST_XrControllerModel.cpp.
References CHECK_XR, count, g_xrGetControllerModelStateMSFT, if(), and node.