Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
UE::Math::TBox2< T > Member List

This is the complete list of members for UE::Math::TBox2< T >, including all inherited members.

bIsValidUE::Math::TBox2< T >
ComputeSquaredDistanceToPoint(const TVector2< T > &Point) constUE::Math::TBox2< T >inline
Equals(const TBox2< T > &Other, T Tolerance=UE_KINDA_SMALL_NUMBER) constUE::Math::TBox2< T >inline
ExpandBy(const T W) constUE::Math::TBox2< T >inline
ExpandBy(const TVector2< T > &V) constUE::Math::TBox2< T >inline
FReal typedefUE::Math::TBox2< T >
GetArea() constUE::Math::TBox2< T >inline
GetCenter() constUE::Math::TBox2< T >inline
GetCenterAndExtents(TVector2< T > &center, TVector2< T > &Extents) constUE::Math::TBox2< T >inline
GetClosestPointTo(const TVector2< T > &Point) constUE::Math::TBox2< T >
GetExtent() constUE::Math::TBox2< T >inline
GetSize() constUE::Math::TBox2< T >inline
Init()UE::Math::TBox2< T >inline
Intersect(const TBox2< T > &other) constUE::Math::TBox2< T >
IsInside(const TVector2< T > &TestPoint) constUE::Math::TBox2< T >inline
IsInside(const TBox2< T > &Other) constUE::Math::TBox2< T >inline
IsInsideOrOn(const TVector2< T > &TestPoint) constUE::Math::TBox2< T >inline
MaxUE::Math::TBox2< T >
MinUE::Math::TBox2< T >
MoveTo(const TVector2< T > &Destination) constUE::Math::TBox2< T >inline
operator!=(const TBox2< T > &Other) constUE::Math::TBox2< T >inline
operator+(const TVector2< T > &Other) constUE::Math::TBox2< T >inline
operator+(const TBox2< T > &Other) constUE::Math::TBox2< T >inline
operator+=(const TVector2< T > &Other)UE::Math::TBox2< T >
operator+=(const TBox2< T > &Other)UE::Math::TBox2< T >
operator<<UE::Math::TBox2< T >friend
operator==(const TBox2< T > &Other) constUE::Math::TBox2< T >inline
operator[](int32 Index)UE::Math::TBox2< T >inline
Overlap(const TBox2< T > &Other) constUE::Math::TBox2< T >
Serialize(FArchive &Ar)UE::Math::TBox2< T >inline
SerializeFromMismatchedTag(FName StructTag, FArchive &Ar)UE::Math::TBox2< T >inline
ShiftBy(const TVector2< T > &Offset) constUE::Math::TBox2< T >inline
TBox2()UE::Math::TBox2< T >inline
TBox2(EForceInit)UE::Math::TBox2< T >inlineexplicit
TBox2(const TVector2< T > &InMin, const TVector2< T > &InMax)UE::Math::TBox2< T >inline
TBox2(const TVector2< T > *Points, const int32 Count)UE::Math::TBox2< T >
TBox2(const TArray< TVector2< T > > &Points)UE::Math::TBox2< T >
TBox2(const TBox2< FArg > &From)UE::Math::TBox2< T >inlineexplicit
ToString() constUE::Math::TBox2< T >