cgal/Mesh_2/include/CGAL
Laurent Rineau 5e1de228a1 Do not use systematically a default constructed geom traits
If one wants to use Mesh_2 with Triangulation_2_projection_traits_3 (a
projection traits constructed with a normal vector), one cannot use a
default constructed geom traits, but only one passed on argument. Then the
criteria class needs to be constructed with tr.geom_traits() as argument.
2011-03-23 17:45:59 +00:00
..
IO - Fix the Mesh_2 test suite: previously it was no longer testing anything! 2010-03-09 15:25:12 +00:00
Mesh_2 remove warnings 2011-02-24 16:36:04 +00:00
Meshes Remove ';' 2010-05-14 09:13:45 +00:00
internal Fix a bug concerning Boost.Bimap (boost 1.41.0) and _GLIBCXX_PARALLEL g++ flag. 2010-01-27 17:09:55 +00:00
Delaunay_mesh_area_criteria_2.h Remove ';' 2010-05-14 09:13:45 +00:00
Delaunay_mesh_criteria_2.h Do not use systematically a default constructed geom traits 2011-03-23 17:45:59 +00:00
Delaunay_mesh_face_base_2.h Remove extra ';' 2010-05-17 14:05:54 +00:00
Delaunay_mesh_local_size_criteria_2.h Remove ';' 2010-05-14 09:13:45 +00:00
Delaunay_mesh_size_criteria_2.h Do not use systematically a default constructed geom traits 2011-03-23 17:45:59 +00:00
Delaunay_mesher_2.h Remove ';' 2010-05-14 09:13:45 +00:00
Delaunay_mesher_no_edge_refinement_2.h Remove ';' 2010-05-14 09:13:45 +00:00
Double_map.h Fix a bug concerning Boost.Bimap (boost 1.41.0) and _GLIBCXX_PARALLEL g++ flag. 2010-01-27 17:09:55 +00:00
Filter_circulator.h Remove ';' 2010-05-14 09:13:45 +00:00
Mesher_level.h
Mesher_level_default_implementations.h
Mesher_level_visitors.h previous data member is now a reference in Null_mesher_visitor_level: visitor used by Mesh_3 as Previous_level has a state, so doing a copy is not an option. 2010-06-09 15:39:04 +00:00
Triangulation_conformer_2.h call to is_conforming_[Gabriel,Delaunay] was no longer possible: fix proposal. 2010-10-19 14:23:04 +00:00