cgal/Polygon_mesh_processing/include/CGAL
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
..
Polygon_mesh_processing optimize the number of nodes created in the DAG 2017-01-02 19:25:44 +01:00
Polygon_mesh_slicer.h
Side_of_triangle_mesh.h expose the internal AABB-tree class 2016-12-02 16:11:48 +01:00
polygon_mesh_processing.h fix warnings and add missing include directive 2016-11-23 14:35:55 +01:00