Plasma Engine  2.0
Loading...
Searching...
No Matches
plDoubleBufferedLinearAllocator Class Reference

A double buffered stack allocator. More...

#include <FrameAllocator.h>

Public Types

using StackAllocatorType = plLinearAllocator<plAllocatorTrackingMode::Basics, OverwriteMemoryOnReset>
 

Public Member Functions

 plDoubleBufferedLinearAllocator (plStringView sName, plAllocator *pParent)
 
PL_ALWAYS_INLINE plAllocatorGetCurrentAllocator () 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: