| AxisMax | UE::CADKernel::IntersectionToolBase::FSegment | |
| AxisMin | UE::CADKernel::IntersectionToolBase::FSegment | |
| Boundary | UE::CADKernel::IntersectionToolBase::FSegment | |
| CouldItIntersect(const FSurfacicBoundary &SegmentBoundary) const | UE::CADKernel::IntersectionToolBase::FSegment | inline |
| DoesItIntersect(const FSegment &Segment) const | UE::CADKernel::IntersectionToolBase::FSegment | inlinevirtual |
| DoesItStartFromAndSuperimposed(const FIsoNode *StartNode, const FVector2d *EndPoint, const FSegment2D &InSegment) const | UE::CADKernel::IntersectionToolBase::FSegment | inline |
| DoesItStartFromAndSuperimposed(const FVector2d *StartPoint, const FVector2d *EndPoint, const FSegment2D &InSegment) const | UE::CADKernel::IntersectionToolBase::FSegment | inline |
| DoesItStartFromAndSuperimposed(const FIsoNode *StartNode, const FIsoNode *EndNode, const FSegment2D &InSegment) const | UE::CADKernel::IntersectionToolBase::FSegment | inline |
| FSegment(const double Tolerance, const FVector2d &StartPoint, const FVector2d &EndPoint) | UE::CADKernel::IntersectionToolBase::FSegment | inline |
| GetFirstNode() const =0 | UE::CADKernel::IntersectionToolBase::FSegment | pure virtual |
| GetIsoSegment() const | UE::CADKernel::IntersectionToolBase::FSegment | inlinevirtual |
| GetSecondNode() const =0 | UE::CADKernel::IntersectionToolBase::FSegment | pure virtual |
| IsFullyAfter(const FSegment &Segment) const | UE::CADKernel::IntersectionToolBase::FSegment | inline |
| IsFullyBefore(const FSegment &Segment) const | UE::CADKernel::IntersectionToolBase::FSegment | inline |
| IsParallelWith(const FSegment &Segment) const | UE::CADKernel::IntersectionToolBase::FSegment | inline |
| IsSuperimposed(const FSegment2D &SegmentAB, const FSegment2D &SegmentCD, bool bSameOrientation) | UE::CADKernel::IntersectionToolBase::FSegment | inlinestatic |
| IsValid() const =0 | UE::CADKernel::IntersectionToolBase::FSegment | pure virtual |
| Segment2D | UE::CADKernel::IntersectionToolBase::FSegment | |
| ~FSegment()=default | UE::CADKernel::IntersectionToolBase::FSegment | virtual |