UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDrawVisibleMeshCommandsAnyThreadTask Class Reference
+ Inheritance diagram for FDrawVisibleMeshCommandsAnyThreadTask:

Public Member Functions

 FDrawVisibleMeshCommandsAnyThreadTask (FRHICommandList &InRHICmdList, const FInstanceCullingContext &InInstanceCullingContext, const FMeshCommandOneFrameArray &InVisibleMeshDrawCommands, const FGraphicsMinimalPipelineStateSet &InGraphicsMinimalPipelineStateSet, const FMeshDrawCommandOverrideArgs &InOverrideArgs, uint32 InInstanceFactor, int32 InTaskIndex, int32 InTaskNum)
 
FORCEINLINE TStatId GetStatId () const
 
void DoTask (ENamedThreads::Type CurrentThread, const FGraphEventRef &MyCompletionGraphEvent)
 

Static Public Member Functions

static ESubsequentsMode::Type GetSubsequentsMode ()
 
- Static Public Member Functions inherited from FRenderTask
static ENamedThreads::Type GetDesiredThread ()
 

Constructor & Destructor Documentation

◆ FDrawVisibleMeshCommandsAnyThreadTask()

FDrawVisibleMeshCommandsAnyThreadTask::FDrawVisibleMeshCommandsAnyThreadTask ( FRHICommandList InRHICmdList,
const FInstanceCullingContext InInstanceCullingContext,
const FMeshCommandOneFrameArray InVisibleMeshDrawCommands,
const FGraphicsMinimalPipelineStateSet InGraphicsMinimalPipelineStateSet,
const FMeshDrawCommandOverrideArgs InOverrideArgs,
uint32  InInstanceFactor,
int32  InTaskIndex,
int32  InTaskNum 
)
inline

Member Function Documentation

◆ DoTask()

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

◆ GetStatId()

FORCEINLINE TStatId FDrawVisibleMeshCommandsAnyThreadTask::GetStatId ( ) const
inline

◆ GetSubsequentsMode()

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

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