![]() |
LLGL 0.05 Beta
|
#include <LLGL/Interface.h>#include <LLGL/Container/ArrayView.h>#include <LLGL/Container/DynamicVector.h>#include <LLGL/Format.h>#include <LLGL/Report.h>#include <LLGL/XR/XRSwapChain.h>#include <LLGL/XR/XRSystemFlags.h>#include <cstdint>Classes | |
| struct | LLGL::XRFrameState |
| Per-frame state returned by XRSession::BeginFrame. More... | |
| class | LLGL::XRSession |
| XR session interface. More... | |
Namespaces | |
| namespace | LLGL |
Enumerations | |
| enum class | LLGL::XRSessionState { LLGL::Idle , LLGL::Ready , LLGL::Synchronized , LLGL::Visible , LLGL::Focused , LLGL::Stopping , LLGL::LossPending , LLGL::Exiting } |
| XR session lifecycle states reported by XRSession::GetState. More... | |