Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Input::HandPoseInfo Struct Reference

#include <XrInputHandler.h>

Collaboration diagram for Input::HandPoseInfo:

Public Attributes

glm::mat4 matrix {}
EngineCore::OpenXrHelper::posef handPose
XrPath handPath {}
XrSpace space = XR_NULL_HANDLE

Detailed Description

Definition at line 118 of file XrInputHandler.h.

Member Data Documentation

◆ handPath

XrPath Input::HandPoseInfo::handPath {}

Definition at line 122 of file XrInputHandler.h.

Referenced by Input::XrInputHandler::syncInputs().

◆ handPose

EngineCore::OpenXrHelper::posef Input::HandPoseInfo::handPose

Definition at line 120 of file XrInputHandler.h.

Referenced by Input::XrInputHandler::syncInputs().

◆ matrix

glm::mat4 Input::HandPoseInfo::matrix {}

Definition at line 119 of file XrInputHandler.h.

Referenced by Input::XrInputHandler::syncInputs().

◆ space

XrSpace Input::HandPoseInfo::space = XR_NULL_HANDLE

The documentation for this struct was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Input/XrInputHandler.h