![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ScenePrivate.h>
Public Member Functions | |
| void | Allocate (int32 NumBlocks, TArray< int32, TInlineAllocator< 4 > > &OutBlocks) |
| void | Free (const TArray< int32, TInlineAllocator< 4 > > &ElementRange) |
| int32 | GetMaxSize () const |
| int32 | GetAllocatedSize () const |
| void FDistanceFieldBlockAllocator::Allocate | ( | int32 | NumBlocks, |
| TArray< int32, TInlineAllocator< 4 > > & | OutBlocks | ||
| ) |
| void FDistanceFieldBlockAllocator::Free | ( | const TArray< int32, TInlineAllocator< 4 > > & | ElementRange | ) |
|
inline |
|
inline |