UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PBDJointConstraints.cpp File Reference

Namespaces

namespace  Chaos
 

Functions

 Chaos::DECLARE_CYCLE_STAT (TEXT("Joints::Sort"), STAT_Joints_Sort, STATGROUP_ChaosJoint)
 
 Chaos::DECLARE_CYCLE_STAT (TEXT("Joints::PrepareTick"), STAT_Joints_PrepareTick, STATGROUP_ChaosJoint)
 
 Chaos::DECLARE_CYCLE_STAT (TEXT("Joints::UnprepareTick"), STAT_Joints_UnprepareTick, STATGROUP_ChaosJoint)
 
 Chaos::DECLARE_CYCLE_STAT (TEXT("Joints::Gather"), STAT_Joints_Gather, STATGROUP_ChaosJoint)
 
 Chaos::DECLARE_CYCLE_STAT (TEXT("Joints::Scatter"), STAT_Joints_Scatter, STATGROUP_ChaosJoint)
 
 Chaos::DECLARE_CYCLE_STAT (TEXT("Joints::Apply"), STAT_Joints_Apply, STATGROUP_ChaosJoint)
 
 Chaos::DECLARE_CYCLE_STAT (TEXT("Joints::ApplyPushOut"), STAT_Joints_ApplyPushOut, STATGROUP_ChaosJoint)
 
 Chaos::DECLARE_CYCLE_STAT (TEXT("Joints::ApplyProjection"), STAT_Joints_ApplyProjection, STATGROUP_ChaosJoint)
 

Variables

constexpr int32 Chaos::ConstraintChildIndex = 0
 
constexpr int32 Chaos::ConstraintParentIndex = 1