40 return CastToBox2f(
Other) == Data;
50 return CastToBox2f(
Other) != Data;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE::Math::TBox2< double > FBox2d
Definition MathFwd.h:69
UE::Math::TBox2< float > FBox2f
Definition MathFwd.h:82
Definition DockingUtilsPrivate.h:8
Definition SlateBox2.h:19
FDeprecateBox2D(const FBox2f &InValue)
Definition SlateBox2.h:21
bool operator!=(const FBox2d &Other) const
Definition SlateBox2.h:48
bool operator==(const FBox2f &Other) const
Definition SlateBox2.h:43
bool operator!=(const FBox2f &Other) const
Definition SlateBox2.h:53
FDeprecateBox2D()=default
bool operator==(const FBox2d &Other) const
Definition SlateBox2.h:38