Navigation
API > API/Runtime > API/Runtime/MeshUtilitiesCommon > API/Runtime/MeshUtilitiesCommon/FAllocator2D
Store iteration stats of the principal algorithms.
| |
|
| Name |
FStats |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/MeshUtilitiesCommon/Public/Allocator2D.h |
| Include Path |
#include "Allocator2D.h" |
Syntax
struct FStats
Structs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FindWithSegmentsIterationsX |
FStat |
|
Allocator2D.h |
|
| FindWithSegmentsIterationsY |
FStat |
|
Allocator2D.h |
|
| FindWithSegmentsMovedPastPreviousBest |
FStat |
|
Allocator2D.h |
|
| FreeSegmentFutureHit |
FStat |
|
Allocator2D.h |
|
| FreeSegmentFutureHitStep |
FStat |
|
Allocator2D.h |
|
| FreeSegmentFutureIterations |
FStat |
|
Allocator2D.h |
|
| FreeSegmentFutureMiss |
FStat |
|
Allocator2D.h |
|
| FreeSegmentFutureMissStep |
FStat |
|
Allocator2D.h |
|
| FreeSegmentLookupCount |
FStat |
|
Allocator2D.h |
|
| FreeSegmentRangeIterations |
FStat |
|
Allocator2D.h |
|
| TestAllRowsIterationsY |
FStat |
|
Allocator2D.h |
|
Functions
Public