cgal/Triangulation_2/include/CGAL
Olivier Devillers 5f4f11e2df not turning always in the same manner in a triangle speed up the walk (for long walks) 2011-10-25 11:31:01 +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
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 - triangulate_half_hole was quadratic because std::list::size is a linear 2010-11-23 11:07:42 +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 merge packages Spatial_sorting, Triangulation_2 and Triangulation_3 from branch spatial_sorting-add_info-sloriot 2011-05-24 15:48:31 +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 merge packages Spatial_sorting, Triangulation_2 and Triangulation_3 from branch spatial_sorting-add_info-sloriot 2011-05-24 15:48:31 +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 not turning always in the same manner in a triangle speed up the walk (for long walks) 2011-10-25 11:31:01 +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 Triangulation_2_projection_traits_3 is now a model of DelaunayMeshTraits_2. 2011-03-23 17:28:51 +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 Remove unused lines 2011-04-12 10:08:00 +00:00
Triangulation_data_structure_using_list_2.h
Triangulation_default_data_structure_2.h
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 merge packages related to projection traits into the trunk. 2011-01-11 07:18:36 +00:00
Triangulation_euclidean_traits_xz_3.h merge packages related to projection traits into the trunk. 2011-01-11 07:18:36 +00:00
Triangulation_euclidean_traits_yz_3.h merge packages related to projection traits into the trunk. 2011-01-11 07:18:36 +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_structural_filtering_traits.h Merge the following small features in trunk: 2010-12-10 17:02:10 +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
apply_to_range.h Move <CGAL/apply_to_range.h> to trunk/Triangulation_2... 2011-03-29 09:38:36 +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