|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <XrInputHandler.h>
Public Attributes | |
| glm::mat4 | matrix {} |
| Engine::OpenXrHelper::posef | handPose |
| XrPath | handPath {} |
| XrSpace | space = XR_NULL_HANDLE |
Definition at line 106 of file XrInputHandler.h.
| XrPath Input::HandPoseInfo::handPath {} |
Definition at line 111 of file XrInputHandler.h.
| Engine::OpenXrHelper::posef Input::HandPoseInfo::handPose |
Definition at line 109 of file XrInputHandler.h.
| glm::mat4 Input::HandPoseInfo::matrix {} |
Definition at line 108 of file XrInputHandler.h.
| XrSpace Input::HandPoseInfo::space = XR_NULL_HANDLE |
Definition at line 112 of file XrInputHandler.h.