October3d55/Matain/ViveOpenXR/Source/ViveOpenXRHTCCompositionLay.../Private/OpenXRCommon.h

17 lines
506 B
C
Raw Normal View History

2025-03-10 09:43:27 +08:00
// Copyright HTC Corporation. All Rights Reserved.
#pragma once
#include "HAL/Platform.h"
#include "External/openxr/openxr.h"
#include "External/openxr/openxr_platform.h"
#include "External/openxr/openxr_platform_defines.h"
#include "External/openxr/openxr_reflection.h"
#include "External/openxr/openxr_reflection_parent_structs.h"
#include "External/openxr/openxr_reflection_structs.h"
#include "IOpenXRHMDModule.h"
#include "IOpenXRExtensionPlugin.h"
#include "OpenXRCore.h"
#include "CoreMinimal.h"