| .. |
|
IO
|
- Add missing typenames.
|
2001-12-21 11:15:52 +00:00 |
|
predicates
|
add CGAL_NTS macro in front of calls to sign, compare, square ... etc
|
2000-06-26 14:27:18 +00:00 |
|
Constrained_Delaunay_triangulation_2.h
|
Replaced CGAL::Pointer by CGAL::Comparable_iterator
|
2002-08-19 14:57:04 +00:00 |
|
Constrained_triangulation_2.h
|
- general fixes in Regular_triangulation_2 owing to the hiding of vertices
|
2003-02-27 10:08:09 +00:00 |
|
Constrained_triangulation_demo_2.h
|
resolved conflicts from merge2
|
1999-07-01 07:57:12 +00:00 |
|
Constrained_triangulation_face_base_2.h
|
fixed a bug in cw_permute() of Constrained_triangulation_face_base_2.h
|
2001-04-30 12:56:11 +00:00 |
|
Constrained_triangulation_plus_2.h
|
- Fix MipsPro error.
|
2002-11-11 09:53:59 +00:00 |
|
Constrained_triangulation_sweep_2.h
|
Replaced CGAL::Pointer by CGAL::Comparable_iterator
|
2002-08-19 14:57:04 +00:00 |
|
Constrained_triangulation_sweep_demo_2.h
|
Replaced CGAL::Pointer by CGAL::Comparable_iterator
|
2002-08-19 14:57:04 +00:00 |
|
Constraint_hierarchy_2.h
|
fixed splice bug on Sun CC
|
2002-05-02 17:16:27 +00:00 |
|
DS_Container.h
|
added _size member in DS_Container
|
2002-10-07 14:02:32 +00:00 |
|
Delaunay_triangulation_2.h
|
split long lines
|
2002-10-25 14:16:05 +00:00 |
|
Distance_2.h
|
Change the Distance subtypes in Triangulation_euclidean_traits_??_3.h
|
1999-10-07 14:16:03 +00:00 |
|
Filter_iterator_with_handle.h
|
fix typos
|
2003-02-05 16:31:45 +00:00 |
|
Pointer.h
|
add missing types
|
2002-04-09 11:29:43 +00:00 |
|
Regular_triangulation_2.h
|
fixed regular and regular hierarchy and their test suites
|
2003-03-26 15:33:06 +00:00 |
|
Regular_triangulation_euclidean_traits_2.h
|
fixed regular and regular hierarchy and their test suites
|
2003-03-26 15:33:06 +00:00 |
|
Regular_triangulation_face_base_2.h
|
we switch from a point list to a vertex list
|
2003-02-04 15:00:44 +00:00 |
|
Regular_triangulation_vertex_base_2.h
|
fixed long lines
|
2003-02-07 18:03:16 +00:00 |
|
Triangulation_2.h
|
fixed a bug in debug function show_all()
|
2003-03-07 14:43:30 +00:00 |
|
Triangulation_2_traits_3.h
|
cleaning up
|
2001-09-13 08:59:56 +00:00 |
|
Triangulation_data_structure_2.h
|
- Comparable_iterator renamed Trivial_comparable_iterator.
|
2002-10-25 13:04:05 +00:00 |
|
Triangulation_data_structure_using_list_2.h
|
readded files :
|
2002-01-23 08:15:50 +00:00 |
|
Triangulation_default_data_structure_2.h
|
readded files :
|
2002-01-23 08:15:50 +00:00 |
|
Triangulation_ds_circulators_2.h
|
Replaced CGAL::Pointer by CGAL::Comparable_iterator
|
2002-08-19 14:57:04 +00:00 |
|
Triangulation_ds_face_2.h
|
fixed is_valid() in Triangulation_ds_face_2.h
|
2002-11-28 17:50:37 +00:00 |
|
Triangulation_ds_handles_2.h
|
cleaning up
|
2002-02-13 10:46:16 +00:00 |
|
Triangulation_ds_iterators_2.h
|
Replaced CGAL::Pointer by CGAL::Comparable_iterator
|
2002-08-19 14:57:04 +00:00 |
|
Triangulation_ds_vertex_2.h
|
cleaned commented lines
|
2002-01-24 14:24:29 +00:00 |
|
Triangulation_euclidean_traits_2.h
|
changed deprecated Construct_direction_of_line_2 to
|
2002-08-13 12:07:37 +00:00 |
|
Triangulation_euclidean_traits_xy_3.h
|
fixed the problem that Constrained triangulation
|
2002-04-03 09:29:35 +00:00 |
|
Triangulation_euclidean_traits_xz_3.h
|
fixed the problem that Constrained triangulation
|
2002-04-03 09:29:35 +00:00 |
|
Triangulation_euclidean_traits_yz_3.h
|
fixed the problem that Constrained triangulation
|
2002-04-03 09:29:35 +00:00 |
|
Triangulation_face_base_2.h
|
major change in Triangulation package :
|
2002-01-21 13:12:40 +00:00 |
|
Triangulation_hierarchy_2.h
|
fixed a compilation problem
|
2003-03-04 09:47:17 +00:00 |
|
Triangulation_iterators_2.h
|
- adapted 2d triangulations to the DS_Container
|
2002-03-01 09:21:02 +00:00 |
|
Triangulation_line_face_circulator_2.h
|
Replaced CGAL::Pointer by CGAL::Comparable_iterator
|
2002-08-19 14:57:04 +00:00 |
|
Triangulation_short_names_2.h
|
missing typename
|
2002-04-11 07:23:42 +00:00 |
|
Triangulation_utils_2.h
|
removed default template argument in the initializers
|
2003-02-04 15:33:35 +00:00 |
|
Triangulation_vertex_base_2.h
|
modified find_conflicts in Delaunay_triangulation_2.h
|
2001-05-21 08:51:35 +00:00 |
|
Trivial_iterator.h
|
fixed long line in Trivial_iterator.h
|
2002-11-12 15:05:14 +00:00 |
|
Weighted_point.h
|
fixed a detail in Triangulation_ds_iterators_2.h (for Sun Pro CC)
|
2002-01-24 15:05:21 +00:00 |
|
constructions_on_weighted_points_cartesian_2.h
|
fixed include in constructions_on_weighted_points_cartesian_2.h
|
2002-01-28 12:49:04 +00:00 |
|
constructions_on_weighted_points_homogeneous_2.h
|
fixed file name in header
|
2000-12-26 09:18:52 +00:00 |
|
triangulation_assertions.h
|
- Regenerate triangulation_assertions.h to avoid old style casts.
|
2001-02-13 16:27:36 +00:00 |