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

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

BuildAABB(const TVector< T > &Origin, const TVector< T > &Extent)UE::Math::TBox< T >inlinestatic
ComputeSquaredDistanceToBox(const TBox< T > &Box) constUE::Math::TBox< T >inline
ComputeSquaredDistanceToPoint(const TVector< T > &Point) constUE::Math::TBox< T >inline
Equals(const TBox< T > &Other, T Tolerance=UE_KINDA_SMALL_NUMBER) constUE::Math::TBox< T >inline
ExpandBy(T W) constUE::Math::TBox< T >inline
ExpandBy(const TVector< T > &V) constUE::Math::TBox< T >inline
ExpandBy(const TVector< T > &Neg, const TVector< T > &Pos) constUE::Math::TBox< T >inline
FReal typedefUE::Math::TBox< T >
GetCenter() constUE::Math::TBox< T >inline
GetCenterAndExtents(TVector< T > &Center, TVector< T > &Extents) constUE::Math::TBox< T >inline
GetClosestPointTo(const TVector< T > &Point) constUE::Math::TBox< T >
GetExtent() constUE::Math::TBox< T >inline
GetExtrema(int PointIndex)UE::Math::TBox< T >inline
GetExtrema(int PointIndex) constUE::Math::TBox< T >inline
GetSize() constUE::Math::TBox< T >inline
GetVertices(TVector< T >(&Vertices)[8]) constUE::Math::TBox< T >
GetVolume() constUE::Math::TBox< T >inline
Init()UE::Math::TBox< T >inline
Intersect(const TBox< T > &Other) constUE::Math::TBox< T >
IntersectXY(const TBox< T > &Other) constUE::Math::TBox< T >
InverseTransformBy(const TTransform< T > &M) constUE::Math::TBox< T >
IsInside(const TVector< T > &In) constUE::Math::TBox< T >inline
IsInside(const TBox< T > &Other) constUE::Math::TBox< T >inline
IsInsideOrOn(const TVector< T > &In) constUE::Math::TBox< T >inline
IsInsideOrOnXY(const FVector &In) constUE::Math::TBox< T >inline
IsInsideXY(const TVector< T > &In) constUE::Math::TBox< T >inline
IsInsideXY(const TBox< T > &Other) constUE::Math::TBox< T >inline
IsValidUE::Math::TBox< T >
MaxUE::Math::TBox< T >
MinUE::Math::TBox< T >
MoveTo(const TVector< T > &Destination) constUE::Math::TBox< T >inline
operator!=(const TBox< T > &Other) constUE::Math::TBox< T >inline
operator+(const TVector< T > &Other) constUE::Math::TBox< T >inline
operator+(const TBox< T > &Other) constUE::Math::TBox< T >inline
operator+=(const TVector< T > &Other)UE::Math::TBox< T >
operator+=(const TBox< T > &Other)UE::Math::TBox< T >
operator<<UE::Math::TBox< T >friend
operator<<UE::Math::TBox< T >friend
operator==(const TBox< T > &Other) constUE::Math::TBox< T >inline
operator[](int32 Index)UE::Math::TBox< T >inline
Overlap(const TBox< T > &Other) constUE::Math::TBox< T >
Serialize(FArchive &Ar)UE::Math::TBox< T >inline
Serialize(FStructuredArchive::FSlot Slot)UE::Math::TBox< T >inline
SerializeFromMismatchedTag(FName StructTag, FArchive &Ar)UE::Math::TBox< T >inline
ShiftBy(const TVector< T > &Offset) constUE::Math::TBox< T >inline
TBox()UE::Math::TBox< T >inline
TBox(EForceInit)UE::Math::TBox< T >inlineexplicit
TBox(EForceInit, TBoxConstInit)UE::Math::TBox< T >inline
TBox(const TVector< FArg > &InMin, const TVector< FArg > &InMax)UE::Math::TBox< T >inline
TBox(const TVector4< T > &InMin, const TVector4< T > &InMax)UE::Math::TBox< T >inline
TBox(const TVector< T > *Points, int32 Count)UE::Math::TBox< T >inline
TBox(const TArray< TVector< T > > &Points)UE::Math::TBox< T >inline
TBox(const TBox< FArg > &From)UE::Math::TBox< T >inlineexplicit
ToString() constUE::Math::TBox< T >
TransformBy(const TMatrix< T > &M) constUE::Math::TBox< T >
TransformBy(const TTransform< T > &M) constUE::Math::TBox< T >
TransformProjectBy(const TMatrix< T > &ProjM) constUE::Math::TBox< T >