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

Public Attributes

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

Detailed Description

Definition at line 311 of file Headset.h.

Member Data Documentation

◆ eyeProjectionMatrix

glm::mat4 EngineCore::Headset::Eye::eyeProjectionMatrix {}

Definition at line 314 of file Headset.h.

◆ eyeViewMatrix

glm::mat4 EngineCore::Headset::Eye::eyeViewMatrix {}

Definition at line 313 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