14class FPhysicsSolverBase;
30 FDebugSolverTask(
const FDebugSolverTask&) =
delete;
31 FDebugSolverTask& operator=(
const FDebugSolverTask&) =
delete;
46 class FDebugSolverTasks final
53 void Add(FPhysicsSolverBase* Solver);
56 void Remove(FPhysicsSolverBase* Solver);
73class FPhysicsSolverBase;
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
#define RETURN_QUICK_DECLARE_CYCLE_STAT(StatId, GroupId)
Definition Stats.h:655
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition DebugSolverTasks.h:79
void Shutdown()
Definition DebugSolverTasks.h:89
FDebugSolverTasks()
Definition DebugSolverTasks.h:81
void Add(FPhysicsSolverBase *)
Definition DebugSolverTasks.h:84
~FDebugSolverTasks()
Definition DebugSolverTasks.h:82
void Remove(FPhysicsSolverBase *)
Definition DebugSolverTasks.h:85
FORCEINLINE void DebugStep(FPhysicsSolverBase *, TFunction< void()> StepFunction)
Definition DebugSolverTasks.h:87
Definition PhysicsSolverBase.h:313
Definition AsyncWork.h:585
Definition AsyncWork.h:663
Definition AndroidPlatformMisc.h:14
Definition UnrealString.h.inl:34
Definition SkeletalMeshComponent.h:307
@ Add
Definition PendingSpatialData.h:18
Definition LightweightStats.h:416