summaryrefslogtreecommitdiff
path: root/digital/avr/modules/math/geometry/intersection.c
AgeCommit message (Collapse)Author
2012-05-05digital/avr/modules/math/geometry: slightly change intersection meaningNicolas Schodet
When a segment end is exactly on the other segment, consider there is no intersection.
2012-05-05digital/avr/modules/math/geometry: intersection with a polygonNicolas Schodet
2012-05-05digital/avr/modules/math/geometry: add intersection codeNicolas Schodet