Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TAxisAlignedBox3
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RealType DistanceSquared
(
const TVector< RealType >& V |
BoxTypes.h | ||
RealType DistanceSquared
(
const TAxisAlignedBox3< RealType >& Box |
BoxTypes.h |
DistanceSquared(const TVector< RealType > &)
| Name | DistanceSquared |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include Path | #include "BoxTypes.h" |
RealType DistanceSquared
(
const TVector < RealType > & V
) const
DistanceSquared(const TAxisAlignedBox3< RealType > &)
| Name | DistanceSquared |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include Path | #include "BoxTypes.h" |
RealType DistanceSquared
(
const TAxisAlignedBox3 < RealType > & Box
) const