cleanups + notes

This commit is contained in:
Hannes Janetzek
2013-10-09 01:55:54 +02:00
parent 716fbccf36
commit 67529446a4
2 changed files with 4 additions and 3 deletions
+2
View File
@@ -362,4 +362,6 @@ public final class GeometryUtils {
return inside;
}
// TODO compare with http://alienryderflex.com/polygon/
}