Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FPCGRawBufferDataProviderProxy |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Compute/DataInterfaces/PCGRawBufferDataInterface.h |
| Include Path | #include "Compute/DataInterfaces/PCGRawBufferDataInterface.h" |
Syntax
class FPCGRawBufferDataProviderProxy : public FComputeDataProviderRenderProxy
Inheritance Hierarchy
- FComputeDataProviderRenderProxy → FPCGRawBufferDataProviderProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGRawBufferDataProviderProxy
(
const FParams& InParams |
Compute/DataInterfaces/PCGRawBufferDataInterface.h |
Structs
| Name | Remarks |
|---|---|
| FParams |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FParameters | FPCGRawBufferDataInterfaceParameters | Compute/DataInterfaces/PCGRawBufferDataInterface.h |
Functions
Public
Public Virtual
Overridden from FComputeDataProviderRenderProxy
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AllocateResources
(
FRDGBuilder& GraphBuilder, |
Compute/DataInterfaces/PCGRawBufferDataInterface.h | ||
virtual void GatherDispatchData
(
FDispatchData const& InDispatchData |
Compute/DataInterfaces/PCGRawBufferDataInterface.h | ||
virtual void GetReadbackData
(
TArray< FReadbackData >& OutReadbackData |
Compute/DataInterfaces/PCGRawBufferDataInterface.h | ||
virtual bool IsValid
(
FValidationData const& InValidationData |
Compute/DataInterfaces/PCGRawBufferDataInterface.h |