cgal/Polygon/include/CGAL/Polygon_2
Efi Fogel ba3e7daa3f replaced a call to the constructor of a functor (Less_xy_2) with the generic function that returns the functor (less_xy_2_object() 2009-05-24 14:14:05 +00:00
..
Polygon_2_algorithms_impl.h
Polygon_2_edge_circulator.h const-ify some member functions (bug-report of Roger House on cgal-discuss). 2008-09-25 19:15:00 +00:00
Polygon_2_edge_iterator.h const-ify some member functions (bug-report of Roger House on cgal-discuss). 2008-09-25 19:15:00 +00:00
Polygon_2_impl.h
Polygon_2_simplicity.h replaced a call to the constructor of a functor (Less_xy_2) with the generic function that returns the functor (less_xy_2_object() 2009-05-24 14:14:05 +00:00
Polygon_2_vertex_circulator.h
polygon_assertions.h