source icon indicating copy to clipboard operation
source copied to clipboard

Consolidate / restructure 2D polygon tools

Open mattngc opened this issue 7 years ago • 0 comments

I noticed that there are a number of 2D polygon functions in raysect.core.math.cython.utility.pyx such as winding2d() and point_inside_polygon(). Perhaps these would be better located in the raysect.core.math.polygon.pyx package?

mattngc avatar Sep 14 '18 02:09 mattngc