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 {}
Engine::OpenXrHelper::posef handPose
XrPath handPath {}
XrSpace space = XR_NULL_HANDLE

Detailed Description

Definition at line 106 of file XrInputHandler.h.

Member Data Documentation

◆ handPath

XrPath Input::HandPoseInfo::handPath {}

Definition at line 111 of file XrInputHandler.h.

◆ handPose

Engine::OpenXrHelper::posef Input::HandPoseInfo::handPose

Definition at line 109 of file XrInputHandler.h.

◆ matrix

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

Definition at line 108 of file XrInputHandler.h.

◆ space

XrSpace Input::HandPoseInfo::space = XR_NULL_HANDLE

Definition at line 112 of file XrInputHandler.h.


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