_e1 | INTERP_KERNEL::EdgeIntersector | protected |
_e2 | INTERP_KERNEL::EdgeIntersector | protected |
ArcCArcCIntersector(const EdgeArcCircle &e1, const EdgeArcCircle &e2) | INTERP_KERNEL::ArcCArcCIntersector | |
areColinears() const | INTERP_KERNEL::ArcCArcCIntersector | virtual |
areOverlappedOrOnlyColinears(const Bounds *whereToFind, bool &obviousNoIntersection, bool &areOverlapped) | INTERP_KERNEL::ArcCArcCIntersector | virtual |
EdgeIntersector(const Edge &e1, const Edge &e2) | INTERP_KERNEL::EdgeIntersector | protected |
getIntersectionsCharacteristicVal() const | INTERP_KERNEL::ArcCArcCIntersector | virtual |
getPlacements(Node *start, Node *end, TypeOfLocInEdge &whereStart, TypeOfLocInEdge &whereEnd, MergePoints &commonNode) const | INTERP_KERNEL::ArcCArcCIntersector | virtual |
haveTheySameDirection() const | INTERP_KERNEL::ArcCArcCIntersector | virtual |
intersect(const Bounds *whereToFind, std::vector< Node * > &newNodes, bool &order, MergePoints &commonNode) | INTERP_KERNEL::EdgeIntersector | |
keepOrder() const | INTERP_KERNEL::SameTypeEdgeIntersector | protectedvirtual |
obviousCaseForCurvAbscisse(Node *node, TypeOfLocInEdge &where, MergePoints &commonNode, bool &obvious) const | INTERP_KERNEL::EdgeIntersector | protected |
SameTypeEdgeIntersector(const Edge &e1, const Edge &e2) | INTERP_KERNEL::SameTypeEdgeIntersector | protected |
~EdgeIntersector() | INTERP_KERNEL::EdgeIntersector | virtual |