Files
cgal/Generator/include
Mael Rouxel-Labbé 70acf6e92f Fixed Bare_point / Weighted_point usage in /Generator includes
Along the way, improved the implementation of two generators
-- easier to read
-- correct types (the generator returns bare_points, not weighted_points)
-- better function names
-- do not default-construct traits class
2017-05-22 11:27:02 +02:00
..