Navigation
API > API/Runtime > API/Runtime/GeometryCore
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/IntBoxTypes.h |
| Include | #include "IntBoxTypes.h" |
Syntax
struct FAxisAlignedBox2i
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAxisAlignedBox2i
(
int32 SquareSize |
|||
FAxisAlignedBox2i
(
const FVector2i& Min, |
|||
FAxisAlignedBox2i
(
int32 Width, |