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