035ff27b76
The segment iterator creates segments when needed, so using it in a dual loop creates NlgN more copies than we need. This shifts to a single copy algorithm that then uses a sorting to preemptively abort the search once the segments are outside of the search bounding box Fixes https://gitlab.com/kicad/code/kicad/issues/13191 |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
determine_if_point_inside_polygon.odt |