UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::IsoTriangulatorImpl::FCandidateSegment Struct Reference

Public Member Functions

 FCandidateSegment (const FGrid &Grid, FLoopNode &Node1, FLoopNode &Node2)
 

Public Attributes

FLoopNodeStartNode
 
FLoopNodeEndNode
 
double Length
 

Constructor & Destructor Documentation

◆ FCandidateSegment()

UE::CADKernel::IsoTriangulatorImpl::FCandidateSegment::FCandidateSegment ( const FGrid Grid,
FLoopNode Node1,
FLoopNode Node2 
)
inline

Member Data Documentation

◆ EndNode

FLoopNode& UE::CADKernel::IsoTriangulatorImpl::FCandidateSegment::EndNode

◆ Length

double UE::CADKernel::IsoTriangulatorImpl::FCandidateSegment::Length

◆ StartNode

FLoopNode& UE::CADKernel::IsoTriangulatorImpl::FCandidateSegment::StartNode

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