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

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

BoxesIntersect(const TBoxSphereBounds< T, TExtent > &A, const TBoxSphereBounds< T, TExtent > &B)UE::Math::TBoxSphereBounds< T, TExtent >inlinestatic
BoxExtentUE::Math::TBoxSphereBounds< T, TExtent >
ComputeSquaredDistanceFromBoxToPoint(const TVector< T > &Point) constUE::Math::TBoxSphereBounds< T, TExtent >inline
ContainsNaN() constUE::Math::TBoxSphereBounds< T, TExtent >inline
DiagnosticCheckNaN() constUE::Math::TBoxSphereBounds< T, TExtent >inline
ExpandBy(TExtent ExpandAmount) constUE::Math::TBoxSphereBounds< T, TExtent >inline
FReal typedefUE::Math::TBoxSphereBounds< T, TExtent >
GetBox() constUE::Math::TBoxSphereBounds< T, TExtent >inline
GetBoxExtrema(uint32 Extrema) constUE::Math::TBoxSphereBounds< T, TExtent >inline
GetSphere() constUE::Math::TBoxSphereBounds< T, TExtent >inline
operator!=(const TBoxSphereBounds< T, TExtent > &Other) constUE::Math::TBoxSphereBounds< T, TExtent >
operator+(const TBoxSphereBounds< T, TExtent > &Other) constUE::Math::TBoxSphereBounds< T, TExtent >
operator==(const TBoxSphereBounds< T, TExtent > &Other) constUE::Math::TBoxSphereBounds< T, TExtent >
OriginUE::Math::TBoxSphereBounds< T, TExtent >
Serialize(FArchive &Ar)UE::Math::TBoxSphereBounds< T, TExtent >
SerializeFromMismatchedTag(FName StructTag, FArchive &Ar)UE::Math::TBoxSphereBounds< T, TExtent >inline
SphereRadiusUE::Math::TBoxSphereBounds< T, TExtent >
SpheresIntersect(const TBoxSphereBounds< T, TExtent > &A, const TBoxSphereBounds< T, TExtent > &B, TExtent Tolerance=UE_KINDA_SMALL_NUMBER)UE::Math::TBoxSphereBounds< T, TExtent >inlinestatic
TBoxSphereBounds()UE::Math::TBoxSphereBounds< T, TExtent >inline
TBoxSphereBounds(EForceInit)UE::Math::TBoxSphereBounds< T, TExtent >inlineexplicit
TBoxSphereBounds(const TVector< T > &InOrigin, const TVector< TExtent > &InBoxExtent, TExtent InSphereRadius)UE::Math::TBoxSphereBounds< T, TExtent >inline
TBoxSphereBounds(const TBox< T > &Box, const TSphere< T > &Sphere)UE::Math::TBoxSphereBounds< T, TExtent >inline
TBoxSphereBounds(const TBox< T > &Box)UE::Math::TBoxSphereBounds< T, TExtent >inline
TBoxSphereBounds(const TSphere< T > &Sphere)UE::Math::TBoxSphereBounds< T, TExtent >inline
TBoxSphereBounds(const TVector< T > *Points, uint32 NumPoints)UE::Math::TBoxSphereBounds< T, TExtent >
TBoxSphereBounds(const TBoxSphereBounds< TFrom, TExtentFrom > &From)UE::Math::TBoxSphereBounds< T, TExtent >inlineexplicit
ToString() constUE::Math::TBoxSphereBounds< T, TExtent >
TransformBy(const TMatrix< T > &M) constUE::Math::TBoxSphereBounds< T, TExtent >
TransformBy(const TTransform< T > &M) constUE::Math::TBoxSphereBounds< T, TExtent >
UnionUE::Math::TBoxSphereBounds< T, TExtent >friend