struct
FrameAllocatorScope
Opens a frame scope on construction and closes it on destruction.
See B3DMarkAllocatorFrame().
Public
Constructors
FrameAllocatorScope
FrameAllocatorScope()
FrameAllocatorScope
FrameAllocatorScope(FrameAllocator *allocator)
Methods
~FrameAllocatorScope
~FrameAllocatorScope() noexcept
Private
Fields
mAllocator
FrameAllocator * mAllocator