13 Commits (bd256afee42fa2a723d84430dc943665333c9f8d)

Author SHA1 Message Date
Peter Barker b22d3a0103 AP_Math: avoid casting floats to int32's for temporary variables 6 years ago
khancyr 15398f8b0e AP_Math: correct variable init and remove define in polygon 8 years ago
Pierre Kancir 6bf1322633 AP_Math: polygon.cpp correct float comparison 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Daniel Ricketts 249d95b413 AP_Math: add Polygon_outside and Polygon_complete functions 9 years ago
uncrustify b5bee9deff uncrustify libraries/AP_Math/polygon.cpp 13 years ago
Andrew Tridgell 11b8d56434 added comment in polygon code 13 years ago
Andrew Tridgell 6efa2e53cb AP_Math: re-work polygon algorithm for perfect precision 13 years ago
Andrew Tridgell a3a0e5646f polygon: improve the speed and precision of the polygon algorithm 13 years ago
Andrew Tridgell 42522baf9f geofence: store fence points as int32_t 13 years ago
Andrew Tridgell 9b6bab8904 AP_Math: better polygon algorithm 13 years ago
Andrew Tridgell 85e295332f AP_Math: added Polygon_complete() function 13 years ago
Andrew Tridgell 117a98f9a2 AP_Math: added a Polygon_outside() function 13 years ago