Files
cgal/Kinetic_data_structures/include
Mael Rouxel-Labbé 82d27a6b04 Restored active_weighted_points_3_table_handle()
Can't abuse active_points_3_table by camouflaging weighted points in it because
we need a separate point and weighted point type (since we do not want to
redefine all predicates less_x_3 for weighted points)
2017-05-22 11:27:02 +02:00
..