FPhysicsSolverAdvanceTask

Task responsible for processing the command buffer of a single solver and advancing it by a specified delta before completing.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/PhysicsSolverBase.h

Include

#include "Chaos/Framework/PhysicsSolverBase.h"

Syntax

class FPhysicsSolverAdvanceTask

Remarks

Task responsible for processing the command buffer of a single solver and advancing it by a specified delta before completing.

Constructors

Name Description

Public function

FPhysicsSolverAdvanceTask

(
    FPhysicsSolverBase& InSolver,
    FPushPhysicsData& PushData
)

Functions

Name Description

Public function

void

 

AdvanceSolver()

Public function

void

 

DoTask

(
    ENamedThreads::Type CurrentThread,
    const FGraphEventRef& MyCompletion...
)

Public function Static

ENamedThread...

 

GetDesiredThread()

Public function Const

TStatId

 

GetStatId()

Public function Static

ESubsequents...

 

GetSubsequentsMode()

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