UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition SolverBody.h:99
int32 Level() const
Contact graph level. This is used in shock propagation to determine which of two bodies should have i...
Definition SolverBody.h:330
bool IsDynamic() const
Whether the body has a finite mass.
Definition SolverBody.h:337
bool CalculateBodyShockPropagation(const FSolverBody &Body0, const FSolverBody &Body1, const FSolverReal ShockPropagation, FSolverReal &OutShockPropagation0, FSolverReal &OutShockPropagation1)
Definition PBDCollisionSolverUtilities.h:14