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

Public Member Functions

 FRingBufferAllocator (uint32 Size)
 
void Reset ()
 
bool TryAllocate (uint32 Size, uint32 &AllocatedOffset)
 
void Free (uint32 Size)
 

Constructor & Destructor Documentation

◆ FRingBufferAllocator()

Nanite::FRingBufferAllocator::FRingBufferAllocator ( uint32  Size)
inline

Member Function Documentation

◆ Free()

void Nanite::FRingBufferAllocator::Free ( uint32  Size)
inline

◆ Reset()

void Nanite::FRingBufferAllocator::Reset ( )
inline

◆ TryAllocate()

bool Nanite::FRingBufferAllocator::TryAllocate ( uint32  Size,
uint32 AllocatedOffset 
)
inline

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