![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "PhysicsCore.h"#include "ProfilingDebugging/ScopedTimers.h"#include "Chaos/PBDRigidsEvolutionGBF.h"#include "PhysicsInterfaceUtilsCore.h"#include "PhysTestSerializer.h"#include "SQAccelerator.h"Go to the source code of this file.
Macros | |
| #define | SQ_REPLAY_TEST(cond) bEnsureOnMismatch ? ensure(cond) : (cond) |
Functions | |
| template<bool bHasPhysX = false> | |
| void | SQPerfComparisonHelper (const FString &TestName, FPhysTestSerializer &Serializer, bool bEnsureOnMismatch=false) |
| bool | SQValidityHelper (FPhysTestSerializer &Serializer) |
| void SQPerfComparisonHelper | ( | const FString & | TestName, |
| FPhysTestSerializer & | Serializer, | ||
| bool | bEnsureOnMismatch = false |
||
| ) |
| bool SQValidityHelper | ( | FPhysTestSerializer & | Serializer | ) |