..
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
merge from branches/experimental-packages/Triangulation_2_new_projection_traits:
2010-06-24 15:34:38 +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
Finally use ptrdiff_t as return type for insert(beg, end)
2010-06-23 13:29:04 +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
Finally use ptrdiff_t as return type for insert(beg, end)
2010-06-23 13:29:04 +00:00
Constraint_hierarchy_2.h
int -> size_type/std::size_t
2010-06-21 13:19:03 +00:00
Delaunay_triangulation_2.h
Finally use ptrdiff_t as return type for insert(beg, end)
2010-06-23 13:29:04 +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
Finally use ptrdiff_t as return type for insert(beg, end)
2010-06-23 13:29:04 +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
Integer32 -> size_t
2010-06-22 20:44:46 +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 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_xy_3.h
merge from branches/experimental-packages/Triangulation_2_new_projection_traits:
2010-06-24 15:34:38 +00:00
Triangulation_euclidean_traits_xz_3.h
merge from branches/experimental-packages/Triangulation_2_new_projection_traits:
2010-06-24 15:34:38 +00:00
Triangulation_euclidean_traits_yz_3.h
merge from branches/experimental-packages/Triangulation_2_new_projection_traits:
2010-06-24 15:34:38 +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
VC mixes up the local Ambient_dimension and CGAL::Ambient_dimension
2010-01-20 15:12:13 +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