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

Go to the source code of this file.

Classes

class  Chaos::Softs::FPBDSphericalConstraint
 
class  Chaos::Softs::FPBDSphericalBackstopConstraint
 

Namespaces

namespace  Chaos
 
namespace  Chaos::Softs
 

Macros

#define CHAOS_SPHERICAL_ISPC_ENABLED_DEFAULT   1
 
#define USE_ISPC_KERNEL_CONSOLE_VARIABLES_IN_SHIPPING   0
 

Functions

 DECLARE_CYCLE_STAT (TEXT("Chaos PBD Spherical Constraints"), STAT_PBD_Spherical, STATGROUP_Chaos)
 
 DECLARE_CYCLE_STAT (TEXT("Chaos PBD Spherical Backstop Constraints"), STAT_PBD_SphericalBackstop, STATGROUP_Chaos)
 

Macro Definition Documentation

◆ CHAOS_SPHERICAL_ISPC_ENABLED_DEFAULT

#define CHAOS_SPHERICAL_ISPC_ENABLED_DEFAULT   1

◆ USE_ISPC_KERNEL_CONSOLE_VARIABLES_IN_SHIPPING

#define USE_ISPC_KERNEL_CONSOLE_VARIABLES_IN_SHIPPING   0

Function Documentation

◆ DECLARE_CYCLE_STAT() [1/2]

DECLARE_CYCLE_STAT ( TEXT("Chaos PBD Spherical Backstop Constraints" ,
STAT_PBD_SphericalBackstop  ,
STATGROUP_Chaos   
)

◆ DECLARE_CYCLE_STAT() [2/2]

DECLARE_CYCLE_STAT ( TEXT("Chaos PBD Spherical Constraints" ,
STAT_PBD_Spherical  ,
STATGROUP_Chaos   
)