aboutsummaryrefslogtreecommitdiff
path: root/src/math/line_segment.rs
Commit message (Collapse)AuthorAgeLines
* Add polygon that can check if a point is insideArne Dußin2020-11-11-0/+116
..except for one super super edgy edge case, but I wanted to get this algorithm out into a commit before I ruin it completely (probably)