cgal/Polygon_mesh_processing/include
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
..
CGAL optimize the number of nodes created in the DAG 2017-01-02 19:25:44 +01:00