Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
WindowsPlatformMath.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#
pragma
once
4
5
#
if
!
PLATFORM_WINDOWS
6
#
error
this
code
should
only
be
included
on
Windows
7
#
endif
8
9
#
if
PLATFORM_CPU_X86_FAMILY
10
#
include
<
intrin
.
h
>
11
#
include
<
smmintrin
.
h
>
12
#
endif
13
14
#
include
"Microsoft/MicrosoftPlatformMath.h"
15
16
typedef
FMicrosoftPlatformMathBase
FWindowsPlatformMath
;
17
typedef
FWindowsPlatformMath
FPlatformMath
;
FPlatformMath
FWindowsPlatformMath FPlatformMath
Definition
WindowsPlatformMath.h:17
FWindowsPlatformMath
FMicrosoftPlatformMathBase FWindowsPlatformMath
Definition
WindowsPlatformMath.h:16
FMicrosoftPlatformMathBase
Definition
MicrosoftPlatformMath.h:13
Downloads
ArkServerAPI_NEW
ASA
AsaApi
AsaApi
Core
Public
API
UE
Windows
WindowsPlatformMath.h
Generated by
1.10.0