UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMeshDrawCommandPassSetupTask Class Reference

Public Member Functions

 FMeshDrawCommandPassSetupTask (FMeshDrawCommandPassSetupTaskContext &InContext)
 
FORCEINLINE TStatId GetStatId () const
 
ENamedThreads::Type GetDesiredThread ()
 
void AnyThreadTask ()
 
void DoTask (ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent)
 

Static Public Member Functions

static ESubsequentsMode::Type GetSubsequentsMode ()
 

Detailed Description

Task for a parallel setup of mesh draw commands. Includes generation of dynamic mesh draw commands, sorting, merging etc.

Constructor & Destructor Documentation

◆ FMeshDrawCommandPassSetupTask()

FMeshDrawCommandPassSetupTask::FMeshDrawCommandPassSetupTask ( FMeshDrawCommandPassSetupTaskContext InContext)
inline

Member Function Documentation

◆ AnyThreadTask()

void FMeshDrawCommandPassSetupTask::AnyThreadTask ( )
inline

◆ DoTask()

void FMeshDrawCommandPassSetupTask::DoTask ( ENamedThreads::Type  CurrentThread,
const FGraphEventRef MyCompletionGraphEvent 
)
inline

◆ GetDesiredThread()

ENamedThreads::Type FMeshDrawCommandPassSetupTask::GetDesiredThread ( )
inline

◆ GetStatId()

FORCEINLINE TStatId FMeshDrawCommandPassSetupTask::GetStatId ( ) const
inline

◆ GetSubsequentsMode()

static ESubsequentsMode::Type FMeshDrawCommandPassSetupTask::GetSubsequentsMode ( )
inlinestatic

The documentation for this class was generated from the following file: