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

Public Member Functions

 FIntersectionContourTriangleSection ()=default
 
 FIntersectionContourTriangleSection (int32 InTriangleIndex)
 

Public Attributes

int32 LoopVertexLocalIndex = INDEX_NONE
 
int32 TriangleIndex = INDEX_NONE
 
TVec2< int32CrossingEdgeLocalIndex = { INDEX_NONE,INDEX_NONE }
 

Constructor & Destructor Documentation

◆ FIntersectionContourTriangleSection() [1/2]

Chaos::Softs::GIA::FIntersectionContourTriangleSection::FIntersectionContourTriangleSection ( )
default

◆ FIntersectionContourTriangleSection() [2/2]

Chaos::Softs::GIA::FIntersectionContourTriangleSection::FIntersectionContourTriangleSection ( int32  InTriangleIndex)
inline

Member Data Documentation

◆ CrossingEdgeLocalIndex

TVec2<int32> Chaos::Softs::GIA::FIntersectionContourTriangleSection::CrossingEdgeLocalIndex = { INDEX_NONE,INDEX_NONE }

◆ LoopVertexLocalIndex

int32 Chaos::Softs::GIA::FIntersectionContourTriangleSection::LoopVertexLocalIndex = INDEX_NONE

◆ TriangleIndex

int32 Chaos::Softs::GIA::FIntersectionContourTriangleSection::TriangleIndex = INDEX_NONE

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