Diligent Engine
 
Loading...
Searching...
No Matches
DynamicLinearAllocator.hpp File Reference
#include <vector>
#include <cstring>
#include "../../Primitives/interface/BasicTypes.h"
#include "../../Primitives/interface/MemoryAllocator.h"
#include "../../Platforms/Basic/interface/DebugUtilities.hpp"
#include "CompilerDefinitions.h"
#include "Align.hpp"

Classes

class  Diligent::DynamicLinearAllocator
 Implementation of a linear allocator on fixed memory pages. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Detailed Description