FCachedPassMeshDrawListContext

Windows
MacOS
Linux

Inheritance Hierarchy

FMeshPassDrawListContext

FCachedPassMeshDrawListContext

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/MeshPassProcessor.h

Include

#include "MeshPassProcessor.h"

Syntax

class FCachedPassMeshDrawListContext : public FMeshPassDrawListContext

Constructors

Name Description

Public function

FCachedPassMeshDrawListContext

(
    FCachedMeshDrawCommandInfo& InComm...,
    FCriticalSection& InCachedMeshDraw...,
    FCachedPassMeshDrawList& InCachedD...,
    FStateBucketMap& InCachedMeshDrawC...,
    const FScene& InScene
)

Overridden from FMeshPassDrawListContext

Name Description

Public function Virtual

FMeshDrawCom...

 

AddCommand

(
    FMeshDrawCommand& Initializer,
    uint32 NumElements
)

Public function Virtual

void

 

FinalizeCommand

(
    const FMeshBatch& MeshBatch,
    int32 BatchElementIndex,
    int32 DrawPrimitiveId,
    int32 ScenePrimitiveId,
    ERasterizerFillMode MeshFillMode,
    ERasterizerCullMode MeshCullMode,
    FMeshDrawCommandSortKey SortKey,
    const FGraphicsMinimalPipelineState...,
    const FMeshProcessorShaders* S...,
    FMeshDrawCommand& MeshDrawCommand
)

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