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

#include <LoopCleaner.h>

Public Member Functions

 FPinchIntersectionContext (const TPair< double, double > &InIntersection)
 

Public Attributes

const TPair< double, double > & Intersection
 
FLoopNodeNodes [2][3]
 
TArray< const FVector2d * > Points [2]
 

Constructor & Destructor Documentation

◆ FPinchIntersectionContext()

UE::CADKernel::LoopCleanerImpl::FPinchIntersectionContext::FPinchIntersectionContext ( const TPair< double, double > &  InIntersection)
inline

Member Data Documentation

◆ Intersection

const TPair<double, double>& UE::CADKernel::LoopCleanerImpl::FPinchIntersectionContext::Intersection

◆ Nodes

FLoopNode* UE::CADKernel::LoopCleanerImpl::FPinchIntersectionContext::Nodes[2][3]

◆ Points

TArray<const FVector2d*> UE::CADKernel::LoopCleanerImpl::FPinchIntersectionContext::Points[2]

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