FRenderTargetPoolEvent

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderTargetPool.h

Include

#include "RenderTargetPool.h"

Syntax

struct FRenderTargetPoolEvent

Constructors

Name Description

Public function

FRenderTargetPoolEvent

(
    uint32 InPoolEntryId,
    uint32 InTimeStep
)

Constructor for ERTPE_Alloc

Public function

FRenderTargetPoolEvent

(
    const FString& InPhaseName,
    uint32 InTimeStep
)

Constructor for ERTPE_Alloc

Public function

FRenderTargetPoolEvent

(
    uint32 InPoolEntryId,
    uint32 InTimeStep,
    FPooledRenderTarget* InPointer
)

Constructor for ERTPE_Alloc

Functions

Name Description

Public function Const

const uint32

 

GetColumnSize()

Public function Const

const uint32

 

GetColumnX()

Public function Const

const FPoole...

 

GetDesc()

Public function Const

ERenderTarge...

 

GetEventType()

Public function Const

const FStrin...

 

GetPhaseName()

Public function Const

const int32

 

GetPoolEntryId()

Public function Const

const uint64

 

GetSizeInBytes()

Public function Const

const uint32

 

GetTimeStep()

Public function Const

IPooledRende...

 

GetValidatedPointer()

Public function Const

bool

 

IsVisible()

Public function

bool

 

NeedsDeallocEvent()

Public function

const void

 

SetColumn

(
    uint32 InColumnIndex,
    uint32 InColumnX,
    uint32 InColumnSize
)

Public function

void

 

SetDesc

(
    const FPooledRenderTargetDesc& InD...
)

Public function

const void

 

SetPoolEntryId

(
    uint32 InPoolEntryId
)

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