UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::Softs::FPBDTriangleMeshCollisions::FScratchBuffers Struct Reference

Public Member Functions

void Reset ()
 

Public Attributes

TArray< FEdgeFaceIntersectionEdgeFaceIntersections
 
TArray< GIA::FIntersectionContourPairIntersectionContours
 

Member Function Documentation

◆ Reset()

void Chaos::Softs::FPBDTriangleMeshCollisions::FScratchBuffers::Reset ( )
inline

Member Data Documentation

◆ EdgeFaceIntersections

TArray<FEdgeFaceIntersection> Chaos::Softs::FPBDTriangleMeshCollisions::FScratchBuffers::EdgeFaceIntersections

◆ IntersectionContours

TArray<GIA::FIntersectionContourPair> Chaos::Softs::FPBDTriangleMeshCollisions::FScratchBuffers::IntersectionContours

The documentation for this struct was generated from the following file: