Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FRDGAllocatorScope |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphAllocator.h |
| Include Path | #include "RenderGraphAllocator.h" |
Syntax
class FRDGAllocatorScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRDGAllocatorScope
(
FRDGAllocator& Allocator |
RenderGraphAllocator.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FRDGAllocatorScope() |
RenderGraphAllocator.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllocatorToRestore | void * | RenderGraphAllocator.h |