ardupilot/libraries/AP_Math/examples/polygon
Andrew Tridgell 7c9c26e2b7 AP_Math: re-work polygon algorithm for perfect precision
using sign checking and 64 bit integer math only when needed results
in an algorithm that is just as fast as the floating point version,
but has perfect results for any representable lat/lng
2011-12-19 18:52:56 +11:00
..
Makefile AP_Math: added a Polygon_outside() function 2011-12-15 14:34:58 +11:00
polygon.pde AP_Math: re-work polygon algorithm for perfect precision 2011-12-19 18:52:56 +11:00