Commit Graph

7 Commits

Author SHA1 Message Date
Sébastien Loriot 9cdfe70abb Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
Sébastien Loriot 604dcdc435 boost::optional => std::optional 2023-06-15 10:57:09 +02:00
Sébastien Loriot 71b4e4f08f boost::shared_ptr => std::shared_ptr 2023-06-15 10:57:01 +02:00
Mael Rouxel-Labbé a6e84f75ac Indentation fix 2023-03-15 18:42:43 +01:00
Sébastien Loriot 590612a563 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Sébastien Loriot 62f7e53b13 make Construct_offset_point public
add a benchmark file using it to avoid building the complete exterior skeleton.
2013-03-29 11:23:33 +01:00
Sébastien Loriot 2be61b63e6 add benchmarks
-to compare the computation of the skeleton with different kernels
-to compare the computation of exterior skeleton
2013-03-27 17:03:20 +01:00