Navigation
API > API/Runtime > API/Runtime/RenderCore
A container allocator that allocates from a global RDG allocator instance.
| Name | TRDGArrayAllocator |
| Type | class |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphAllocator.h |
| Include Path | #include "RenderGraphAllocator.h" |
Syntax
template<uint32 Alignment>
class TRDGArrayAllocator
Classes
| Name | Remarks |
|---|---|
| ForElementType |
Enums
Public
| Name | Remarks |
|---|---|
| TRDGArrayAllocator | |
| TRDGArrayAllocator |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ForAnyElementType | ForElementType< FScriptContainerElement > | RenderGraphAllocator.h | |
| SizeType | int32 | RenderGraphAllocator.h |