fixed bug in insert_third

This commit is contained in:
Menelaos Karavelas 2004-02-12 22:53:12 +00:00
parent 9300dc25aa
commit 6fb9a21e8b
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@
- add the methods insert_polyline and insert_polygon that do some
optimized insertion for polylines and polygons; add these in both
the one-level and hierarchy classes
- fix the bug in insert_third for point
- add the check for a segment intersecting an existing point and
a point intersecting an existing segment.