UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TBVTree< InElementType, InAllocator >::FElementBox Member List

This is the complete list of members for TBVTree< InElementType, InAllocator >::FElementBox, including all inherited members.

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