|
KiCad PCB EDA Suite
|
This is the complete list of members for INTERSECTION_VISITOR, including all inherited members.
| INTERSECTION_VISITOR(const INTERSECTABLE_GEOM &aOtherGeometry, std::vector< VECTOR2I > &aIntersections) | INTERSECTION_VISITOR | |
| m_intersections | INTERSECTION_VISITOR | private |
| m_otherGeometry | INTERSECTION_VISITOR | private |
| operator()(const SEG &aSeg) const | INTERSECTION_VISITOR | |
| operator()(const LINE &aLine) const | INTERSECTION_VISITOR | |
| operator()(const HALF_LINE &aLine) const | INTERSECTION_VISITOR | |
| operator()(const CIRCLE &aCircle) const | INTERSECTION_VISITOR | |
| operator()(const SHAPE_ARC &aArc) const | INTERSECTION_VISITOR | |
| operator()(const BOX2I &aArc) const | INTERSECTION_VISITOR |