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