UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IntRect.h File Reference
#include "CoreTypes.h"
#include "Math/MathFwd.h"
#include "Math/UnrealMathUtility.h"
#include "Containers/UnrealString.h"
#include "Math/IntPoint.h"
#include "Math/Vector2D.h"

Go to the source code of this file.

Classes

struct  UE::Math::TIntRect< InIntType >
 
struct  TIsPODType< FInt32Rect >
 namespace UE::Math More...
 
struct  TIsPODType< FUint32Rect >
 
struct  TIsUECoreVariant< FInt32Rect >
 
struct  TIsUECoreVariant< FUint32Rect >
 
struct  TIsPODType< FInt64Rect >
 
struct  TIsPODType< FUint64Rect >
 
struct  TIsUECoreVariant< FInt64Rect >
 
struct  TIsUECoreVariant< FUint64Rect >
 

Namespaces

namespace  UE
 
namespace  UE::Math
 

Functions

template<typename IntType >
uint32 UE::Math::GetTypeHash (const TIntRect< IntType > &InRect)