Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | GHOST_XrCustomFuncs |
class | GHOST_XrContext |
Main GHOST container to manage OpenXR through. More... | |
Enumerations | |
enum | GHOST_TXrOpenXRRuntimeID { OPENXR_RUNTIME_MONADO , OPENXR_RUNTIME_OCULUS , OPENXR_RUNTIME_STEAMVR , OPENXR_RUNTIME_WMR , OPENXR_RUNTIME_VARJO , OPENXR_RUNTIME_UNKNOWN } |
In some occasions, runtime specific handling is needed, e.g. to work around runtime bugs.
Enumerator | |
---|---|
OPENXR_RUNTIME_MONADO | |
OPENXR_RUNTIME_OCULUS | |
OPENXR_RUNTIME_STEAMVR | |
OPENXR_RUNTIME_WMR | |
OPENXR_RUNTIME_VARJO | |
OPENXR_RUNTIME_UNKNOWN |
Definition at line 35 of file GHOST_XrContext.h.