#define check(expr)
Definition AssertionMacros.h:314
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
static RealType Max(const RealType A, const RealType B)
Definition MathUtil.h:246
Definition AdvancedWidgetsModule.cpp:13
U16 Index
Definition radfft.cpp:71
Definition NumericLimits.h:41
Definition IntBoxTypes.h:75
FAxisAlignedBox2i()
Definition IntBoxTypes.h:79
FVector2i Max
Definition IntBoxTypes.h:77
bool IsEmpty() const
Definition IntBoxTypes.h:127
static FAxisAlignedBox2i Empty()
Definition IntBoxTypes.h:98
FVector2i Min
Definition IntBoxTypes.h:76
bool operator!=(const FAxisAlignedBox2i &Other) const
Definition IntBoxTypes.h:109
FAxisAlignedBox2i(const FVector2i &Min, const FVector2i &Max)
Definition IntBoxTypes.h:84
FVector2i GetCorner(int Index) const
Definition IntBoxTypes.h:119
bool operator==(const FAxisAlignedBox2i &Other) const
Definition IntBoxTypes.h:105
bool Contains(const FVector2i &V) const
Definition IntBoxTypes.h:152
FVector2i Diagonal() const
Definition IntBoxTypes.h:147
FAxisAlignedBox2i(int32 SquareSize)
Definition IntBoxTypes.h:89
void Expand(int32 Radius)
Definition IntBoxTypes.h:132
FAxisAlignedBox2i(int32 Width, int32 Height)
Definition IntBoxTypes.h:93
void Contain(const FVector2i &V)
Definition IntBoxTypes.h:157
int32 Area() const
Definition IntBoxTypes.h:140
Definition IntBoxTypes.h:184
FVector3i Min
Definition IntBoxTypes.h:185
FAxisAlignedBox3i()
Definition IntBoxTypes.h:188
bool operator!=(const FAxisAlignedBox3i &Other) const
Definition IntBoxTypes.h:203
int32 Depth() const
Definition IntBoxTypes.h:218
static FAxisAlignedBox3i Empty()
Definition IntBoxTypes.h:279
int32 Volume() const
Definition IntBoxTypes.h:223
FAxisAlignedBox3i(const FVector3i &Min, const FVector3i &Max)
Definition IntBoxTypes.h:193
FVector3i GetCorner(int Index) const
Definition IntBoxTypes.h:270
int32 Height() const
Definition IntBoxTypes.h:213
int32 Width() const
Definition IntBoxTypes.h:208
FVector3i Max
Definition IntBoxTypes.h:186
void Contain(const FVector3i &V)
Definition IntBoxTypes.h:238
FVector3i Diagonal() const
Definition IntBoxTypes.h:228
static FAxisAlignedBox3i Infinite()
Definition IntBoxTypes.h:286
bool Contains(const FVector3i &V) const
Definition IntBoxTypes.h:233
bool operator==(const FAxisAlignedBox3i &Other) const
Definition IntBoxTypes.h:199
Definition IntBoxTypes.h:13
FInterval1i(const int32 &Min, const int32 &Max)
Definition IntBoxTypes.h:22
int32 Extent() const
Definition IntBoxTypes.h:38
FInterval1i()
Definition IntBoxTypes.h:17
int32 Max
Definition IntBoxTypes.h:15
int32 Center() const
Definition IntBoxTypes.h:33
void Contain(int32 V)
Definition IntBoxTypes.h:58
static FInterval1i Empty()
Definition IntBoxTypes.h:28
int32 Min
Definition IntBoxTypes.h:14
int32 Length() const
Definition IntBoxTypes.h:42
bool IsEmpty() const
Definition IntBoxTypes.h:47
void Expand(int32 Radius)
Definition IntBoxTypes.h:52
Definition IntVectorTypes.h:20
int32 X
Definition IntVectorTypes.h:25
int32 Y
Definition IntVectorTypes.h:25
Definition IntVectorTypes.h:252
int32 Z
Definition IntVectorTypes.h:257
int32 X
Definition IntVectorTypes.h:257
int32 Y
Definition IntVectorTypes.h:257