|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
World-space pose for a tracked XR device. More...
#include <EcsData.h>
Public Attributes | |
| glm::vec3 | position = glm::vec3(0.0f) |
| Device position in world space. | |
| glm::quat | orientation = glm::quat(1.0f, 0.0f, 0.0f, 0.0f) |
| Device orientation in world space. | |
| glm::quat Engine::Ecs::VRTrackingInput::DevicePose::orientation = glm::quat(1.0f, 0.0f, 0.0f, 0.0f) |
| glm::vec3 Engine::Ecs::VRTrackingInput::DevicePose::position = glm::vec3(0.0f) |