October3d55/Matain/ViveOpenXR/Source/ViveOpenXRTracker/ViveOpenXRXrTracker/Private/OpenXRCommon.h

17 lines
482 B
C

// 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"