Navigation
API > API/Runtime > API/Runtime/MeshUtilitiesCommon > API/Runtime/MeshUtilitiesCommon/FAllocator2D
Overloads
Alloc(FRect)
| |
|
| Name |
Alloc |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h |
| Include Path |
#include "Allocator2D.h" |
| Source |
/Engine/Source/Runtime/MeshUtilitiesCommon/Private/Allocator2D.cpp |
void Alloc
(
FRect Rect
)
Alloc(FRect, const FAllocator2D &)
| |
|
| Name |
Alloc |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h |
| Include Path |
#include "Allocator2D.h" |
| Source |
/Engine/Source/Runtime/MeshUtilitiesCommon/Private/Allocator2D.cpp |
void Alloc
(
FRect Rect,
const FAllocator2D & Other
)