Fix MCIndexSnapRounder use of provided precision model.
commita392ec06309fcf35d017175d535bc165c0f3e0f2
authorstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Wed, 30 Nov 2011 09:49:58 +0000 (30 09:49 +0000)
committerstrk <strk@5242fede-7e19-0410-aef8-94bd7d2200fb>
Wed, 30 Nov 2011 09:49:58 +0000 (30 09:49 +0000)
tree87ca98352c52f59a16fdf744c51410ed742ba398
parentb8a3269323d97fb3bfaad9abd876f28a4618dc56
Fix MCIndexSnapRounder use of provided precision model.

Fixes bug #473 (RightmostEdgeFinder assertion failure).
Includes regression test.

git-svn-id: http://svn.osgeo.org/geos/branches/3.3@3524 5242fede-7e19-0410-aef8-94bd7d2200fb
NEWS
include/geos/noding/snapround/MCIndexSnapRounder.h
src/noding/snapround/MCIndexSnapRounder.cpp
tests/unit/operation/buffer/BufferOpTest.cpp