IPicpMPCDI

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IPicpMPCDI

References

Module

PicpMPCDI

Header

/Engine/Plugins/Runtime/nDisplay/Source/PicpMPCDI/Public/IPicpMPCDI.h

Include

#include "IPicpMPCDI.h"

Syntax

class IPicpMPCDI : public IModuleInterface

Functions

Name Description

Public function

void

 

ApplyBlur

(
    UTextureRenderTarget2D* InOutR...,
    UTextureRenderTarget2D* Tempor...,
    int KernelRadius,
    float KernelScale,
    EPicpBlurPostProcessShaderType Blur...
)

Public function

void

 

ApplyCompose

(
    UTexture* InputTexture,
    UTextureRenderTarget2D* Output...,
    UTextureRenderTarget2D* Result
)

Public function

bool

 

ApplyWarpBlend

(
    FRHICommandListImmediate& RHICmdLi...,
    IMPCDI::FTextureWarpData& TextureW...,
    IMPCDI::FShaderInputData& ShaderIn...,
    FMPCDIData* MPCDIData,
    FPicpProjectionOverlayViewportData ...
)

Public function

void

 

ExecuteCompose()

Public function Static

IPicpMPCDI &

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Constants

Name

Description

ModuleName

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss