Navigation
API > API/Plugins > API/Plugins/OpenXRHMD
| Name | IOpenXRHMD |
| Type | class |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRHMD.h |
| Include Path | #include "IOpenXRHMD.h" |
Syntax
class IOpenXRHMD
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 AddTrackedDevice
(
XrAction Action, |
IOpenXRHMD.h | ||
int32 AddTrackedDevice
(
XrAction Action, |
IOpenXRHMD.h | ||
bool AllocateSwapchainTextures_RenderThread
(
const FOpenXRSwapchainProperties& InSwapchainProperies, |
IOpenXRHMD.h | ||
XrTime GetDisplayTime() |
IOpenXRHMD.h | ||
XrEnvironmentBlendMode GetEnvironmentBlendMode() |
IOpenXRHMD.h | ||
TArray< class IOpenXRExtensionPlugin * > & GetExtensionPlugins() |
IOpenXRHMD.h | ||
void GetFullFOVInformation
(
TArray< XrFovf >& FovInfos |
IOpenXRHMD.h | ||
XrInstance GetInstance() |
IOpenXRHMD.h | ||
IOpenXRExtensionPluginDelegates & GetIOpenXRExtensionPluginDelegates() |
IOpenXRHMD.h | ||
bool GetIsTracked
(
int32 DeviceId |
IOpenXRHMD.h | ||
bool GetPoseForTime
(
int32 DeviceId, |
IOpenXRHMD.h | ||
XrSession GetSession() |
IOpenXRHMD.h | ||
TArray< XrEnvironmentBlendMode > GetSupportedEnvironmentBlendModes() |
IOpenXRHMD.h | ||
XrSystemId GetSystem() |
IOpenXRHMD.h | ||
XrPath GetTrackedDevicePath
(
const int32 DeviceId |
IOpenXRHMD.h | ||
XrSpace GetTrackedDeviceSpace
(
const int32 DeviceId |
IOpenXRHMD.h | ||
XrSpace GetTrackingSpace() |
IOpenXRHMD.h | ||
bool IsExtensionEnabled
(
const FString& Name |
IOpenXRHMD.h | ||
bool IsFocused() |
IOpenXRHMD.h | ||
bool IsInitialized() |
IOpenXRHMD.h | ||
bool IsOpenXRAPIVersionMet
(
EOpenXRAPIVersion Version |
IOpenXRHMD.h | ||
bool IsRunning() |
IOpenXRHMD.h | ||
void ResetTrackedDevices() |
IOpenXRHMD.h | ||
void SetEnvironmentBlendMode
(
XrEnvironmentBlendMode NewBlendMode |
IOpenXRHMD.h | ||
void SetInputModule
(
IOpenXRInputModule* InInputModule |
IOpenXRHMD.h |