UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::TIntersectionSegmentTool< SegmentType > Member List

This is the complete list of members for UE::CADKernel::TIntersectionSegmentTool< SegmentType >, including all inherited members.

bSegmentsAreSortedUE::CADKernel::TIntersectionSegmentTool< SegmentType >protected
Count()UE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
Empty(int32 InMaxNum)UE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
FindIntersectingSegment(const ExtremityType1 *StartExtremity, const ExtremityType2 *EndExtremity) constUE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
FindIntersectingSegments(const ExtremityType1 *StartExtremity, const ExtremityType2 *EndExtremity, TArray< const FIsoSegment * > *OutIntersectedSegments) constUE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
GridUE::CADKernel::TIntersectionSegmentTool< SegmentType >protected
RemoveLast()UE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
Reserve(int32 InMaxNum)UE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
SegmentsUE::CADKernel::TIntersectionSegmentTool< SegmentType >protected
SetCount(int32 NewCount)UE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
Sort()UE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
TIntersectionSegmentTool(const FGrid &InGrid, const double InTolerance)UE::CADKernel::TIntersectionSegmentTool< SegmentType >inline
ToleranceUE::CADKernel::TIntersectionSegmentTool< SegmentType >protected
~TIntersectionSegmentTool()=defaultUE::CADKernel::TIntersectionSegmentTool< SegmentType >virtual