cleanups + notes

This commit is contained in:
Hannes Janetzek
2013-02-27 16:28:59 +01:00
parent 716fbccf36
commit 67529446a4
2 changed files with 4 additions and 3 deletions

View File

@@ -362,4 +362,6 @@ public final class GeometryUtils {
return inside;
}
// TODO compare with http://alienryderflex.com/polygon/
}