Commit Graph

9 Commits

Author SHA1 Message Date
Jane Tournois 3de1485921 add missing coma 2015-01-22 12:56:30 +01:00
Sébastien Loriot 818833db5d add flag to disable axis aligned plane optimisation and todos 2015-01-21 17:23:11 +01:00
Sébastien Loriot 098ffebd8a use a specific traits when the plane is parallel to two axis 2015-01-21 16:06:02 +01:00
Sébastien Loriot 28f8774eaf use a traversal traits to avoid doing twice the orientation tests 2015-01-21 11:42:53 +01:00
Sébastien Loriot 247f8930d4 update and polish doc 2015-01-21 07:55:06 +01:00
Sébastien Loriot 811350da34 point property map should only be readable 2015-01-20 19:51:21 +01:00
Sébastien Loriot 50b096ba70 Rewrite of the Polygon_mesh_slicer handling degenerate cases correctly 2015-01-20 19:51:21 +01:00
Jane Tournois ef4df5f47d add constructor for Polygon_mesh_slicer_3 taking a pre-built AABB_tree of edges
AABB_tree is made a template parameter of Polygon_mesh_slicer_3

also add a test for compilation of this new constructor
2015-01-16 16:12:30 +01:00
Jane Tournois af7265f541 rename Polygon_mesh_slicer_3 to Polygon_mesh_slicer_3 2015-01-16 14:38:40 +01:00