![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StrainModification.h>
Public Member Functions | |
| FStrainedProxyIterator (FRigidClustering &InRigidClustering, TArray< FStrainedProxyAndRoot > &InProxyAndRoots, int32 InIndex) | |
| FStrainedProxyIterator (const FStrainedProxyIterator &Other) | |
| CHAOS_API FStrainedProxyModifier | operator* () |
| CHAOS_API FStrainedProxyIterator & | operator++ () |
| CHAOS_API bool | operator== (const FStrainedProxyIterator &Other) const |
| bool | operator!= (const FStrainedProxyIterator &Other) const |
|
inline |
|
inline |
|
inline |
| Chaos::FStrainedProxyModifier Chaos::FStrainedProxyIterator::operator* | ( | ) |
| Chaos::FStrainedProxyIterator & Chaos::FStrainedProxyIterator::operator++ | ( | ) |
| bool Chaos::FStrainedProxyIterator::operator== | ( | const FStrainedProxyIterator & | Other | ) | const |