The checkEdgeCrossings() method now uses the edge index of the context loop, instead of iterating over the product of all edges against all other edges filtered only by bounding volume. This method is integral to the performance of intersects(), contains(), containsOrCrosses(), etc. This matches the c++ algorithm in the corresponding method S2Loop::AreBoundariesCrossing.
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=24938116
1 file changed
tree: 55f589a87332c90d4d77dca13326abf809df0f6f
  1. lib/
  2. src/
  3. tests/
  4. .classpath
  5. .gitignore
  6. .project
  7. build.xml
  8. LICENSE