Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Rendering::Headset::Eye Struct Reference

Public Attributes

glm::mat4 eyeViewMatrix {}
glm::mat4 eyeProjectionMatrix {}

Detailed Description

Definition at line 291 of file Headset.h.

Member Data Documentation

◆ eyeProjectionMatrix

glm::mat4 Engine::Rendering::Headset::Eye::eyeProjectionMatrix {}

Definition at line 294 of file Headset.h.

◆ eyeViewMatrix

glm::mat4 Engine::Rendering::Headset::Eye::eyeViewMatrix {}

Definition at line 293 of file Headset.h.


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