![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreTypes.h"#include "Misc/Crc.h"#include "Misc/Parse.h"#include "Math/MathFwd.h"#include "Math/UnrealMathUtility.h"#include "Containers/UnrealString.h"#include "Serialization/StructuredArchive.h"#include "Misc/LargeWorldCoordinatesSerializer.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Math |
Functions | |
| template<typename T > | |
| uint32 | UE::Math::GetTypeHash (const TIntVector2< T > &Vector) |
| template<typename T > | |
| uint32 | UE::Math::GetTypeHash (const TIntVector3< T > &Vector) |
| template<typename T > | |
| uint32 | UE::Math::GetTypeHash (const TIntVector4< T > &Vector) |