cgal/Packages/Triangulation_3/include/CGAL
Monique Teillaud 47185fdcdf patch demande par Radu
diff.txt
Index: Triangulation_3/include/CGAL/DS_Container.h
===================================================================
RCS file: /CVSROOT/CGAL/Packages/Triangulation_3/include/CGAL/DS_Container.h,v
retrieving revision 1.15
diff -r1.15 DS_Container.h
127a128
>     typedef Elt&                        reference;
2002-03-08 08:37:27 +00:00
..
IO - Missing typenames for GCC 3.1. 2001-12-17 17:01:13 +00:00
predicates
DS_Container.h patch demande par Radu 2002-03-08 08:37:27 +00:00
Delaunay_remove_tds_3.h - Remove Point type in Vertex, it's not needed anymore by TDS_2. 2002-01-30 16:43:05 +00:00
Delaunay_triangulation_3.h - New function insert(Point, Locate_type, Cell_handle, int, int). 2002-02-18 17:44:24 +00:00
Regular_triangulation_3.h - New function insert(Point, Locate_type, Cell_handle, int, int). 2002-02-18 17:44:24 +00:00
Regular_triangulation_euclidean_traits_3.h - Point_3::FT replaced by Point_3::R::FT. 2002-01-25 10:48:25 +00:00
Triangulation_3.h - New function insert(Point, Locate_type, Cell_handle, int, int). 2002-02-18 17:44:24 +00:00
Triangulation_cell_base_3.h - Add a init() method to the cell base. 2001-07-03 11:27:01 +00:00
Triangulation_data_structure_3.h - Put change_orientation() private. 2002-02-07 15:08:55 +00:00
Triangulation_ds_cell_3.h - Merge get_new_cell() in create_cell(). 2002-02-04 15:36:12 +00:00
Triangulation_ds_circulators_3.h - Missing std:: detected by CodeWarrior. 2001-10-17 16:10:12 +00:00
Triangulation_ds_iterators_3.h - TDS::Edge/Facet iterators now support operator->(). 2001-10-01 11:47:42 +00:00
Triangulation_ds_vertex_3.h - Merge get_new_cell() in create_cell(). 2002-02-04 15:36:12 +00:00
Triangulation_geom_traits_3.h - Cleanup traits requirement : Construct_object_3. 2001-07-23 13:44:28 +00:00
Triangulation_hierarchy_3.h - New function insert(Point, Locate_type, Cell_handle, int, int). 2002-02-18 17:44:24 +00:00
Triangulation_hierarchy_vertex_base_3.h
Triangulation_short_names_3.h - Add suffix "3" to avoid clashes with T2D. 2002-01-25 10:44:40 +00:00
Triangulation_utils_3.h - ds_cell doesn't derive from Triangulation_util_3 anymore, as this wasted 2001-07-31 09:04:53 +00:00
Triangulation_vertex_base_3.h