This is the complete list of members for INTERP_KERNEL::EdgeIntersector, including all inherited members.
| _e1 | INTERP_KERNEL::EdgeIntersector | protected |
| _e2 | INTERP_KERNEL::EdgeIntersector | protected |
| areColinears() const =0 | INTERP_KERNEL::EdgeIntersector | pure virtual |
| areOverlappedOrOnlyColinears(const Bounds *whereToFind, bool &obviousNoIntersection, bool &areOverlapped)=0 | INTERP_KERNEL::EdgeIntersector | pure virtual |
| EdgeIntersector(const Edge &e1, const Edge &e2) | INTERP_KERNEL::EdgeIntersector | protected |
| getIntersectionsCharacteristicVal() const =0 | INTERP_KERNEL::EdgeIntersector | pure virtual |
| getPlacements(Node *start, Node *end, TypeOfLocInEdge &whereStart, TypeOfLocInEdge &whereEnd, MergePoints &commonNode) const =0 | INTERP_KERNEL::EdgeIntersector | pure virtual |
| haveTheySameDirection() const =0 | INTERP_KERNEL::EdgeIntersector | pure virtual |
| intersect(const Bounds *whereToFind, std::vector< Node * > &newNodes, bool &order, MergePoints &commonNode) | INTERP_KERNEL::EdgeIntersector | |
| keepOrder() const =0 | INTERP_KERNEL::EdgeIntersector | pure virtual |
| obviousCaseForCurvAbscisse(Node *node, TypeOfLocInEdge &where, MergePoints &commonNode, bool &obvious) const | INTERP_KERNEL::EdgeIntersector | protected |
| ~EdgeIntersector() | INTERP_KERNEL::EdgeIntersector | virtual |