Browse Source

AP_Math: correct URL for Polygon_outside algorithm

master
Peter Barker 6 years ago committed by Peter Barker
parent
commit
f09efe0908
  1. 2
      libraries/AP_Math/polygon.cpp

2
libraries/AP_Math/polygon.cpp

@ -20,7 +20,7 @@ @@ -20,7 +20,7 @@
/*
* The point in polygon algorithm is based on:
* http://www.ecse.rpi.edu/Homepages/wrf/Research/Short_Notes/pnpoly.html
* https://wrf.ecse.rpi.edu//Research/Short_Notes/pnpoly.html
*/

Loading…
Cancel
Save