UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::FIntersectionSegmentTool Member List

This is the complete list of members for UE::CADKernel::FIntersectionSegmentTool, including all inherited members.

AddSegment(const FIsoSegment &Segment)UE::CADKernel::FIntersectionSegmentToolinline
AddSegment(const FVector2d &StartPoint, const FVector2d &EndPoint)UE::CADKernel::FIntersectionSegmentToolinline
AddSegments(FIsoSegment **InNewSegments, int32 Count)UE::CADKernel::FIntersectionSegmentToolinline
AddSegments(const TArray< FIsoSegment * > &InNewSegments)UE::CADKernel::FIntersectionSegmentToolinline
bSegmentsAreSortedUE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >protected
Count()UE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
CountIntersections(const FIsoNode *StartNode, const FIsoNode *EndNode) constUE::CADKernel::FIntersectionSegmentToolinline
DoesIntersect(const FIsoSegment &Segment) constUE::CADKernel::FIntersectionSegmentToolinline
DoesIntersect(const FVector2d &StartPoint, const FVector2d &EndPoint) constUE::CADKernel::FIntersectionSegmentToolinline
DoesIntersect(const FIsoNode &StartNode, const FVector2d &EndPoint) constUE::CADKernel::FIntersectionSegmentToolinline
DoesIntersect(const FIsoNode *StartNode, const FIsoNode *EndNode) constUE::CADKernel::FIntersectionSegmentToolinline
DoesIntersect(const FIsoNode &StartNode, const FIsoNode &EndNode) constUE::CADKernel::FIntersectionSegmentToolinline
Empty(int32 InMaxNum)UE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
FindIntersectingSegment(const FIsoSegment &Segment) constUE::CADKernel::FIntersectionSegmentTool
FindIntersectingSegment(const FIsoSegment &Segment)UE::CADKernel::FIntersectionSegmentTool
FindIntersectingSegment(const FIsoNode &StartNode, const FIsoNode &EndNode) constUE::CADKernel::FIntersectionSegmentToolinline
FindIntersectingSegment(const FIsoNode *StartNode, const FIsoNode *EndNode) constUE::CADKernel::FIntersectionSegmentToolinline
TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >::FindIntersectingSegment(const ExtremityType1 *StartExtremity, const ExtremityType2 *EndExtremity) constUE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
FindIntersectingSegments(const FIsoNode *StartNode, const FIsoNode *EndNode, TArray< const FIsoSegment * > &OutIntersections) constUE::CADKernel::FIntersectionSegmentToolinline
FindIntersectingSegments(const FIsoNode &StartNode, const FIsoNode &EndNode, TArray< const FIsoSegment * > &OutIntersections) constUE::CADKernel::FIntersectionSegmentToolinline
TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >::FindIntersectingSegments(const ExtremityType1 *StartExtremity, const ExtremityType2 *EndExtremity, TArray< const FIsoSegment * > *OutIntersectedSegments) constUE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
FIntersectionSegmentTool(const FGrid &InGrid, const double Tolerance)UE::CADKernel::FIntersectionSegmentToolinline
GridUE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >protected
Remove(const FIsoSegment *Segment)UE::CADKernel::FIntersectionSegmentToolinline
RemoveLast()UE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
Reserve(int32 InMaxNum)UE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
SegmentsUE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >protected
SetCount(int32 NewCount)UE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
Sort()UE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
TIntersectionSegmentTool(const FGrid &InGrid, const double InTolerance)UE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >inline
ToleranceUE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >protected
Update(const FIsoSegment *Segment)UE::CADKernel::FIntersectionSegmentToolinline
~TIntersectionSegmentTool()=defaultUE::CADKernel::TIntersectionSegmentTool< IntersectionSegmentTool::FSegment >virtual