Navigation
API > API/Plugins > API/Plugins/DisplayClusterWarp > API/Plugins/DisplayClusterWarp/IDisplayClusterWarp
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IDisplayClusterWarpBlend, ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_MPCDIFile& InConstructParameters |
Create new WarpBlend interface from MPCDI File | IDisplayClusterWarp.h | |
TSharedPtr< IDisplayClusterWarpBlend, ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_MPCDIFile_Profile2DScreen& InConstructParameters |
Create WarpBlend interface from MPCDI file and DisplayClusterScreen component | IDisplayClusterWarp.h | |
TSharedPtr< IDisplayClusterWarpBlend, ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_PFMFile& InConstructParameters |
Create new WarpBlend interface from PFM File | IDisplayClusterWarp.h | |
TSharedPtr< IDisplayClusterWarpBlend, ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_StaticMesh& InConstructParameters |
Create new WarpBlend interface from static mesh | IDisplayClusterWarp.h | |
TSharedPtr< IDisplayClusterWarpBlend, ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_ProceduralMesh& InConstructParameters |
Create new WarpBlend interface from procedural mesh | IDisplayClusterWarp.h |
Create(const FDisplayClusterWarpInitializer_MPCDIFile &)
Description
Create new WarpBlend interface from MPCDI File
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/IDisplayClusterWarp.h |
| Include Path | #include "IDisplayClusterWarp.h" |
TSharedPtr < IDisplayClusterWarpBlend , ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_MPCDIFile & InConstructParameters
) const
Create(const FDisplayClusterWarpInitializer_MPCDIFile_Profile2DScreen &)
Description
Create WarpBlend interface from MPCDI file and DisplayClusterScreen component
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/IDisplayClusterWarp.h |
| Include Path | #include "IDisplayClusterWarp.h" |
TSharedPtr < IDisplayClusterWarpBlend , ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_MPCDIFile_Profile2DScreen & InConstructParameters
) const
Create(const FDisplayClusterWarpInitializer_PFMFile &)
Description
Create new WarpBlend interface from PFM File
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/IDisplayClusterWarp.h |
| Include Path | #include "IDisplayClusterWarp.h" |
TSharedPtr < IDisplayClusterWarpBlend , ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_PFMFile & InConstructParameters
) const
Create(const FDisplayClusterWarpInitializer_StaticMesh &)
Description
Create new WarpBlend interface from static mesh
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/IDisplayClusterWarp.h |
| Include Path | #include "IDisplayClusterWarp.h" |
TSharedPtr < IDisplayClusterWarpBlend , ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_StaticMesh & InConstructParameters
) const
Create(const FDisplayClusterWarpInitializer_ProceduralMesh &)
Description
Create new WarpBlend interface from procedural mesh
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterWarp/Public/IDisplayClusterWarp.h |
| Include Path | #include "IDisplayClusterWarp.h" |
TSharedPtr < IDisplayClusterWarpBlend , ESPMode::ThreadSafe > Create
(
const FDisplayClusterWarpInitializer_ProceduralMesh & InConstructParameters
) const