![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Namespaces | |
| namespace | UE |
| namespace | UE::CADKernel |
Functions | |
| template<class TIsoSegment > | |
| int32 | UE::CADKernel::TCountIntersections (const TArray< TIsoSegment > &Segments, EIso Iso, int32 Index, const FSegment2D &InSegment, const FSurfacicBoundary &InSegmentBoundary) |
| template<class TIsoSegment > | |
| bool | UE::CADKernel::TDoesIntersect (const TArray< TIsoSegment > &Segments, EIso Iso, int32 Index, const FSegment2D &InSegment, const FSurfacicBoundary &InSegmentBoundary) |
| template<class TIsoSegment > | |
| void | UE::CADKernel::SortCoordToIndex (TArray< TPair< double, int32 > > &CoordToIndex, const TArray< TIsoSegment > &Segments) |