cgal/Polygon/include/CGAL/Polygon_2
Guillaume Damiand ebc4300334 Header only for random.cpp.
For the header only version, the global variable default_random no more exist => we need to replace all occurences of default_random by a call to the global function get_default_random().
As usual, no modification for the non header only version.
2014-11-14 14:20:26 +01:00
..
Polygon_2_algorithms_impl.h add global functions bbox_2 and bbox_3 in the Kernel 2013-05-31 19:44:21 +02:00
Polygon_2_edge_circulator.h remove unused parameters 2013-03-23 08:45:06 +01:00
Polygon_2_edge_iterator.h
Polygon_2_impl.h Header only for random.cpp. 2014-11-14 14:20:26 +01:00
Polygon_2_simplicity.h
Polygon_2_vertex_circulator.h remove unused parameters 2013-03-23 08:45:06 +01:00
polygon_assertions.h