cgal/Kinetic_data_structures
Mael Rouxel-Labbé 9e16a943c6 Fixed "taking ref of temporary" warning in KDS
For KDS' regular triangulations, the construct_point_3(Weighted_point_3) does
_not_ return a reference but builds a point from scratch!
2017-06-28 10:32:57 +02:00
..
archives move unused files to archive and make it ignored by the release creation script 2016-10-06 09:53:35 +02:00
doc/Kinetic_data_structures Removed mentions of now deleted qt widget 2017-06-28 10:15:30 +02:00
examples/Kinetic_data_structures Removed useless comment 2017-06-28 10:15:30 +02:00
include/CGAL Fixed "taking ref of temporary" warning in KDS 2017-06-28 10:32:57 +02:00
package_info/Kinetic_data_structures
src/CGAL made variables const or atomic, and removed unused file 2016-11-03 10:41:00 +01:00
test regular triangulation uses the weighted point table 2017-06-28 10:15:30 +02:00
todo