#include <StrainModification.h>
|
| | FStrainedProxyModifier (FRigidClustering &InRigidClustering, FStrainedProxyAndRoot InProxyAndRoot) |
| |
| | FStrainedProxyModifier (const FStrainedProxyModifier &Other) |
| |
| CHAOS_API const IPhysicsProxyBase * | GetProxy () const |
| |
| CHAOS_API const Chaos::FPBDRigidParticleHandle * | GetOriginalRootHandle () const |
| |
| CHAOS_API const Chaos::FPBDRigidParticleHandle * | GetParticleHandle () const |
| |
| const Chaos::FPBDRigidParticleHandle * | GetRootHandle () const |
| |
| CHAOS_API int32 | GetNumRestBreakables () const |
| |
| CHAOS_API int32 | GetNumBreakingStrains (bool bDoubleCount=true, const uint8 StrainTypes=EStrainTypes::ExternalStrain|EStrainTypes::CollisionStrain) const |
| |
| CHAOS_API float | GetMaxBreakStrainRatio (const float FatigueThresholdPercent, const float FatigueThresholdMinimum, bool bRelative, const uint8 StrainTypes) const |
| |
| CHAOS_API float | GetStrainUsedForBreakRatio (const float FatigueThresholdPercent, const float FatigueThresholdMinimum, bool bRelative, const uint8 StrainTypes) |
| |
| CHAOS_API void | ClearStrains () |
| |
| CHAOS_API void | AdjustStrainForBreak (const float FatigueThresholdPercent, const float FatigueThresholdMinimum, const uint8 StrainTypes) |
| |
◆ FStrainedProxyModifier() [1/2]
◆ FStrainedProxyModifier() [2/2]
◆ AdjustStrainForBreak()
| void Chaos::FStrainedProxyModifier::AdjustStrainForBreak |
( |
const float |
FatigueThresholdPercent, |
|
|
const float |
FatigueThresholdMinimum, |
|
|
const uint8 |
StrainTypes |
|
) |
| |
◆ ClearStrains()
| void Chaos::FStrainedProxyModifier::ClearStrains |
( |
| ) |
|
◆ GetMaxBreakStrainRatio()
| float Chaos::FStrainedProxyModifier::GetMaxBreakStrainRatio |
( |
const float |
FatigueThresholdPercent, |
|
|
const float |
FatigueThresholdMinimum, |
|
|
bool |
bRelative, |
|
|
const uint8 |
StrainTypes |
|
) |
| const |
◆ GetNumBreakingStrains()
◆ GetNumRestBreakables()
| int32 Chaos::FStrainedProxyModifier::GetNumRestBreakables |
( |
| ) |
const |
◆ GetOriginalRootHandle()
◆ GetParticleHandle()
◆ GetProxy()
◆ GetRootHandle()
◆ GetStrainUsedForBreakRatio()
| float Chaos::FStrainedProxyModifier::GetStrainUsedForBreakRatio |
( |
const float |
FatigueThresholdPercent, |
|
|
const float |
FatigueThresholdMinimum, |
|
|
bool |
bRelative, |
|
|
const uint8 |
StrainTypes |
|
) |
| |
The documentation for this class was generated from the following files: