Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
Inheritance Hierarchy
- Base
- TUnrealPlatformMathSSEBase
- TUnrealPlatformMathSSE4Base
- FLinuxPlatformMath
- FMath
- FMicrosoftPlatformMathBase
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/UnrealPlatformMathSSE4.h |
Include | #include "Math/UnrealPlatformMathSSE4.h" |
Syntax
template<class Base>
struct TUnrealPlatformMathSSE4Base : public TUnrealPlatformMathSSEBase< Base >