cgal/Triangulation_2/include/CGAL
Laurent Rineau 168d31b6d6 Commit that feature directly to trunk:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Triangulation_2::mirror_edge%28Edge%29
Code + manual + small test

Why directly to trunk: the patch is very low risk, I have ran the test
suite and the manual testsuite, and there is already a Triangulation_2
package in candidate packages (cannot have two candidates for one package).
2010-11-16 17:27:06 +00:00
..
IO add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
internal Revert those commits: 2010-11-04 11:04:12 +00:00
predicates add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Constrained_Delaunay_triangulation_2.h Finally use ptrdiff_t as return type for insert(beg, end) 2010-06-23 13:29:04 +00:00
Constrained_triangulation_2.h Cosmetic: minimize the diff between 2010-11-12 10:26:33 +00:00
Constrained_triangulation_face_base_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Constrained_triangulation_plus_2.h Apply the same patch as for Constrained_triangulation_2.h in revision 59626 2010-11-12 10:39:22 +00:00
Constraint_hierarchy_2.h int -> size_type/std::size_t 2010-06-21 13:19:03 +00:00
Delaunay_triangulation_2.h remove warnings 2010-07-15 09:14:09 +00:00
Distance_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Dummy_tds_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Regular_triangulation_2.h Finally use ptrdiff_t as return type for insert(beg, end) 2010-06-23 13:29:04 +00:00
Regular_triangulation_euclidean_traits_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Regular_triangulation_face_base_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Regular_triangulation_filtered_traits_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Regular_triangulation_vertex_base_2.h correct bug: 2010-06-14 13:49:28 +00:00
Triangulation_2.h Commit that feature directly to trunk: 2010-11-16 17:27:06 +00:00
Triangulation_2_filtered_projection_traits_3.h Result from: 2009-12-08 11:11:33 +00:00
Triangulation_2_projection_traits_3.h Result from: 2009-12-08 11:11:33 +00:00
Triangulation_2_traits_3.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_data_structure_2.h Commit that feature directly to trunk: 2010-11-16 17:27:06 +00:00
Triangulation_data_structure_using_list_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Triangulation_default_data_structure_2.h Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Triangulation_ds_circulators_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_ds_face_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_ds_face_base_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_ds_iterators_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_ds_vertex_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_ds_vertex_base_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_euclidean_traits_2.h add missing requirements to be used with natural_neighbor_coordinates_2 2010-07-05 10:07:39 +00:00
Triangulation_euclidean_traits_xy_3.h Revert those commits: 2010-11-04 11:04:12 +00:00
Triangulation_euclidean_traits_xz_3.h Revert those commits: 2010-11-04 11:04:12 +00:00
Triangulation_euclidean_traits_yz_3.h Revert those commits: 2010-11-04 11:04:12 +00:00
Triangulation_face_base_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_face_base_with_info_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_hierarchy_2.h As the insertion of points in a regular triangulation can reduce the number of vertices we have to replace size_t with ptrdiff_t (Thank you Sylvain for pointing this out) 2010-06-21 16:12:59 +00:00
Triangulation_hierarchy_vertex_base_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_iterator_adaptator.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_line_face_circulator_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_utils_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_vertex_base_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Triangulation_vertex_base_with_info_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Trivial_iterator.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Weighted_point.h Make operator<< of Weighted_point compatible with the pretty-mode (of 2010-10-14 13:52:18 +00:00
constructions_on_weighted_points_cartesian_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
constructions_on_weighted_points_homogeneous_2.h add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
triangulation_assertions.h Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00