![]() |
Ark Server API (ASA) - Wiki
|
#include "CoreTypes.h"#include "Misc/AssertionMacros.h"#include "Math/UnrealMathUtility.h"#include "Containers/UnrealString.h"#include "Serialization/StructuredArchive.h"#include "Templates/TypeHash.h"#include "Misc/LargeWorldCoordinatesSerializer.h"
Include dependency graph for IntPoint.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | UE::Math::TIntPoint< InIntType > |
| struct | TIsPODType< FInt32Point > |
| namespace UE::Math More... | |
| struct | TIsPODType< FUint32Point > |
| struct | TIsUECoreVariant< FInt32Point > |
| struct | TIsUECoreVariant< FUint32Point > |
| struct | TIsPODType< FInt64Point > |
| struct | TIsPODType< FUint64Point > |
| struct | TIsUECoreVariant< FInt64Point > |
| struct | TIsUECoreVariant< FUint64Point > |
Namespaces | |
| namespace | UE |
| namespace | UE::Math |
Functions | |
| template<typename IntType > | |
| uint32 | UE::Math::GetTypeHash (const TIntPoint< IntType > &InPoint) |