Commit Graph

4 Commits

Author SHA1 Message Date
Efi Fogel 39c8a50a0b Used traits predicate instead of '==' operator 2003-04-09 18:53:35 +00:00
Ron Wein e2347138ff Replaced the requirement for compare_y in the traits to compare_xy. 2003-02-09 12:56:26 +00:00
Tali Zvi 0497f28142 Removed the curve from being a templated parameter of point_node
and curve_node.
Updated the rest of the code accordingly.
2002-11-03 13:51:25 +00:00
Tali Zvi ef4b8c6e81 IReimplemnted the insert method that takes a container of curves.
It is not using a simplified version of the sweep algorithm.
All code is in the class and in the additional new header file
names Pm_insert_utils.h.
2002-10-23 13:32:53 +00:00