UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDistanceFieldBlockAllocator Class Reference

#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
 

Member Function Documentation

◆ Allocate()

void FDistanceFieldBlockAllocator::Allocate ( int32  NumBlocks,
TArray< int32, TInlineAllocator< 4 > > &  OutBlocks 
)

◆ Free()

void FDistanceFieldBlockAllocator::Free ( const TArray< int32, TInlineAllocator< 4 > > &  ElementRange)

◆ GetAllocatedSize()

int32 FDistanceFieldBlockAllocator::GetAllocatedSize ( ) const
inline

◆ GetMaxSize()

int32 FDistanceFieldBlockAllocator::GetMaxSize ( ) const
inline

The documentation for this class was generated from the following files: