|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <XrInputHandler.h>
Public Attributes | |
| glm::mat4 | matrix {} |
| EngineCore::OpenXrHelper::posef | handPose |
| XrPath | handPath {} |
| XrSpace | space = XR_NULL_HANDLE |
Definition at line 118 of file XrInputHandler.h.
| XrPath Input::HandPoseInfo::handPath {} |
Definition at line 122 of file XrInputHandler.h.
Referenced by Input::XrInputHandler::syncInputs().
| EngineCore::OpenXrHelper::posef Input::HandPoseInfo::handPose |
Definition at line 120 of file XrInputHandler.h.
Referenced by Input::XrInputHandler::syncInputs().
| glm::mat4 Input::HandPoseInfo::matrix {} |
Definition at line 119 of file XrInputHandler.h.
Referenced by Input::XrInputHandler::syncInputs().
| XrSpace Input::HandPoseInfo::space = XR_NULL_HANDLE |
Definition at line 123 of file XrInputHandler.h.
Referenced by Input::XrInputHandler::getLeftHandSpace(), Input::XrInputHandler::getRightHandSpace(), and Input::XrInputHandler::syncInputs().