Aug
08
2008
Line to Polygon intersection data
Posted by: Keith H in ActionScript 3, tags: Intersection, Line, Point, PolygonThis Actionscript 3 function returns some properties that are about a line-to-polygon intersection.
It's useful for knowing all intersection points of a segment intersecting with a polygon, and knowing if the end points of the segment are inside the polygon.
Entries (RSS)