IDisplayClusterViewportProxy

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Viewport/IDisplayClusterViewportProxy.h

Include

#include "Render/Viewport/IDisplayClusterViewportProxy.h"

Syntax

class IDisplayClusterViewportProxy

Destructors

Functions

Name Description

Public function Const

const TArray...

 

GetContexts_RenderThread()

Public function Const

FString

 

GetId()

Public function Const

EDisplayClus...

 

GetOutputResourceType()

Public function Const

const IDispl...

 

GetOwner()

Public function Const

const FDispl...

 

GetPostRenderSettings_RenderThread()

Public function Const

const TShare...

 

GetProjectionPolicy_RenderThread()

Public function Const

const FDispl...

 

GetRenderSettings_RenderThread()

Public function Const

const FDispl...

 

GetRenderSettingsICVFX_RenderThread()

Public function Const

bool

 

GetResources_RenderThread

(
    const EDisplayClusterViewportResour...,
    TArray< FRHITexture2D* >& Out...
)

Return viewport scene proxy resources by type.

Public function Const

bool

 

GetResourcesWithRects_RenderThread

(
    const EDisplayClusterViewportResour...,
    TArray< FRHITexture2D* >& Out...,
    TArray< FIntRect >& OutRects
)

Public function Const

bool

 

ResolveResources

(
    FRHICommandListImmediate& RHICmdLi...,
    const EDisplayClusterViewportResour...,
    const EDisplayClusterViewportResour...
)

Resolve resource contexts.

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