ezEngine  Release 25.03
ezDoubleBufferedLinearAllocator Class Reference

A double buffered stack allocator. More...

#include <FrameAllocator.h>

Public Types

using StackAllocatorType = ezLinearAllocator< ezAllocatorTrackingMode::Basics, OverwriteMemoryOnReset >
 

Public Member Functions

 ezDoubleBufferedLinearAllocator (ezStringView sName, ezAllocator *pParent)
 
EZ_ALWAYS_INLINE ezAllocatorGetCurrentAllocator () const
 
void Swap ()
 
void Reset ()
 

Static Public Attributes

static constexpr bool OverwriteMemoryOnReset = false
 

Detailed Description

A double buffered stack allocator.


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