Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGAllocator
| Name | TObject |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphAllocator.h |
| Include Path | #include "RenderGraphAllocator.h" |
Syntax
template<typename T>
class TObject : private FRDGAllocator::FObject
Inheritance Hierarchy
- FRDGAllocator::FObject → FRDGAllocator::TObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TObject
(
TArgs&&... Args |
RenderGraphAllocator.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alloc | T | RenderGraphAllocator.h |