LLGL 0.05 Beta
Loading...
Searching...
No Matches
XRSystemFlags.h File Reference
#include <LLGL/Export.h>
#include <LLGL/Format.h>
#include <LLGL/Types.h>
#include <LLGL/Deprecated.h>
#include <LLGL/Container/StringLiteral.h>
#include <LLGL/RendererConfiguration.h>
#include <LLGL/Platform/Platform.h>
#include <cstddef>
#include <cstdint>

Classes

struct  LLGL::XRSystemFlags
 XR system flags enumeration. More...
struct  LLGL::XRSystemDescriptor
 XR system descriptor structure. More...
struct  LLGL::XRSessionDescriptor
 XR session descriptor structure. More...
struct  LLGL::XRViewConfigurationView
 Per-view configuration entry returned by XRSystem::GetViewConfigurations. More...
struct  LLGL::XRSwapChainDescriptor
 XR swap-chain descriptor structure. More...
struct  LLGL::XRViewPose
 Pose and projection parameters for a single XR view sampled at frame begin. More...

Namespaces

namespace  LLGL

Enumerations

enum class  LLGL::XRFormFactor { LLGL::HeadMountedDisplay , LLGL::HandheldDisplay }
 XR form factor enumeration. More...
enum class  LLGL::XRViewConfiguration { LLGL::Mono , LLGL::Stereo }
 XR view configuration enumeration. More...
enum class  LLGL::XREnvironmentBlendMode { LLGL::Opaque , LLGL::Additive , LLGL::AlphaBlend }
 XR environment blend mode enumeration. More...