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

Result from waitForXrFrame indicating what the main loop should do. More...

#include <Headset.h>

Public Attributes

BeginFrameResult result
bool shouldCallBeginFrame

Detailed Description

Result from waitForXrFrame indicating what the main loop should do.

Definition at line 57 of file Headset.h.

Member Data Documentation

◆ result

BeginFrameResult EngineCore::Headset::WaitFrameResult::result

Definition at line 59 of file Headset.h.

Referenced by EngineCore::Engine::mainLoop(), and EngineCore::Headset::waitForXrFrame().

◆ shouldCallBeginFrame

bool EngineCore::Headset::WaitFrameResult::shouldCallBeginFrame

Definition at line 60 of file Headset.h.

Referenced by EngineCore::Engine::mainLoop(), and EngineCore::Headset::waitForXrFrame().


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