UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::ParametricMesherTool::FIntersectionTool Class Reference

#include <ParametricFaceMesher.h>

Public Member Functions

 FIntersectionTool (const TArray< FEdgeSegment > &InSide1Segments, const TArray< FEdgeSegment > &InSide2Segments, int32 MaxCrossZoneElementCount)
 
bool IsIntersectSides (const FCrossZoneElement &CrossZoneElement)
 
void AddCrossZoneElement (FCrossZoneElement &Element)
 

Constructor & Destructor Documentation

◆ FIntersectionTool()

UE::CADKernel::ParametricMesherTool::FIntersectionTool::FIntersectionTool ( const TArray< FEdgeSegment > &  InSide1Segments,
const TArray< FEdgeSegment > &  InSide2Segments,
int32  MaxCrossZoneElementCount 
)
inline

Member Function Documentation

◆ AddCrossZoneElement()

void UE::CADKernel::ParametricMesherTool::FIntersectionTool::AddCrossZoneElement ( FCrossZoneElement Element)
inline

◆ IsIntersectSides()

bool UE::CADKernel::ParametricMesherTool::FIntersectionTool::IsIntersectSides ( const FCrossZoneElement CrossZoneElement)
inline

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