cgal/Polyhedron
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
..
demo/Polyhedron Header only for random.cpp. 2014-11-14 14:20:26 +01:00
doc/Polyhedron bug in the doc of Polyhedron_3::split_edge inducing a bug in Euler::split_edge 2014-07-24 13:26:36 +02:00
examples/Polyhedron Switching to Simple_cartesian gives better performance" 2013-08-26 15:52:09 +02:00
include/CGAL Allow to use segmentation and AABB-tree by including only Polyhedron_3.h 2014-07-04 17:24:07 +02:00
package_info/Polyhedron
test/Polyhedron add an example showing a bug in the incremental builder. 2013-12-18 12:24:50 +01:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00