Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TAxisAlignedBox2
Overloads
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 TVector2< RealType > &)
| |
|
| Name |
Expand |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/BoxTypes.h |
| Include Path |
#include "BoxTypes.h" |
void Expand
(
const TVector2 < RealType > & ExpandByVec
)