|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Result from waitForXrFrame indicating what the main loop should do. More...
#include <Headset.h>
Public Attributes | |
| BeginFrameResult | result |
| bool | shouldCallBeginFrame |
Result from waitForXrFrame indicating what the main loop should do.
| BeginFrameResult EngineCore::Headset::WaitFrameResult::result |
Definition at line 59 of file Headset.h.
Referenced by EngineCore::Engine::mainLoop(), and EngineCore::Headset::waitForXrFrame().
| bool EngineCore::Headset::WaitFrameResult::shouldCallBeginFrame |
Definition at line 60 of file Headset.h.
Referenced by EngineCore::Engine::mainLoop(), and EngineCore::Headset::waitForXrFrame().