cgal/Surface_mesh_segmentation/include/CGAL
Ílker Yaz 792ab1f525 Using FacetIndexMap for in Surface_mesh_segmentation.
(other structures which have a facet as key-value are converted to vectors)
Using const Polyhedron& as a parameter (previously I was using Polyhedron pointer).

mesh_segmentation.h added for API which includes free functions.

AABB_const_polyhedron_triangle_primitive.h is added for supporting Facet_const_iterator as a parameter to AABB Tree. (I am not sure that is the best solution.)
2012-07-31 01:01:18 +00:00
..
internal/Surface_mesh_segmentation Using FacetIndexMap for in Surface_mesh_segmentation. 2012-07-31 01:01:18 +00:00
Surface_mesh_segmentation.h Using FacetIndexMap for in Surface_mesh_segmentation. 2012-07-31 01:01:18 +00:00
mesh_segmentation.h Using FacetIndexMap for in Surface_mesh_segmentation. 2012-07-31 01:01:18 +00:00