cgal/Polygon_mesh_processing
Sébastien Loriot 7ed402b3f7 optimize the number of nodes created in the DAG
- Use new kernel functors for intersection points
- Construct points from double to have only one node per point
  (doubles are stored in Lazy_rep_3)
2017-01-02 19:25:44 +01:00
..
benchmark/Polygon_mesh_processing Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS 2016-02-16 17:02:55 +01:00
doc/Polygon_mesh_processing fix doc 2016-12-05 18:28:29 +01:00
examples/Polygon_mesh_processing make it work with Polyhedron 2016-12-19 16:49:51 +01:00
include/CGAL optimize the number of nodes created in the DAG 2017-01-02 19:25:44 +01:00
package_info/Polygon_mesh_processing Remove a space that confuses the script 2015-07-01 18:04:59 +02:00
test/Polygon_mesh_processing add data set producing a non-manifold vertex 2016-12-22 09:23:54 +01:00