Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FAxisAlignedBox3i
Overloads
FAxisAlignedBox3i()
| |
|
| Name |
FAxisAlignedBox3i |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/IntBoxTypes.h |
| Include Path |
#include "IntBoxTypes.h" |
FAxisAlignedBox3i()
FAxisAlignedBox3i(const FVector3i &, const FVector3i &)
| |
|
| Name |
FAxisAlignedBox3i |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/IntBoxTypes.h |
| Include Path |
#include "IntBoxTypes.h" |
FAxisAlignedBox3i
(
const FVector3i & Min,
const FVector3i & Max
)