Navigation
API > API/Plugins > API/Plugins/Niagara
Inheritance Hierarchy
- FNDIGpuComputeContext
- FNDIGpuComputePostSimulateContext
- FNDIGpuComputePrePostStageContext
- FNDIGpuComputePostStageContext
- FNDIGpuComputePreStageContext
- FNDIGpuComputeResetContext
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterface.h |
| Include | #include "NiagaraDataInterface.h" |
Syntax
struct FNDIGpuComputeContext
Variables
| Type | Name | Description | |
|---|---|---|---|
| FNiagaraGpuComputeDispatchInterface & | ComputeDispatchInterface | ||
| FRDGBuilder & | GraphBuilder |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNDIGpuComputeContext
(
FRDGBuilder& InGraphBuilder, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNiagaraGpuComputeDispatchInterface & | For any non-const operations this and child context structs should expose only necessary and safe non const operations for that context. | ||
| FRDGBuilder & | |||
| FRDGExternalAccessQueue & |