![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Chaos/PBDBendingConstraintsBase.h"Namespaces | |
| namespace | Chaos |
| namespace | Chaos::Softs |
| namespace | Chaos::Softs::Private |
Functions | |
| void | Chaos::Softs::Private::Calculate3DRestAngles (const TConstArrayView< FSolverVec3 > &InPositions, const TArray< TVec4< int32 > > &Constraints, TArray< FSolverReal > &RestAngles) |
| void | Chaos::Softs::Private::CalculateFlatnessRestAngles (const TConstArrayView< FSolverVec3 > &InPositions, int32 InParticleOffset, int32 InParticleCount, const TConstArrayView< FRealSingle > &RestAngleMap, const FSolverVec2 &RestAngleValue, const TArray< TVec4< int32 > > &Constraints, TArray< FSolverReal > &RestAngles) |
| void | Chaos::Softs::Private::CalculateExplicitRestAngles (int32 InParticleOffset, int32 InParticleCount, const TConstArrayView< FRealSingle > &RestAngleMap, const FSolverVec2 &RestAngleValue, const TArray< TVec4< int32 > > &Constraints, TArray< FSolverReal > &RestAngles) |