Commit Graph

5 Commits

Author SHA1 Message Date
Mariette Yvinec 6ac2f7bef1 cleaned commented lines 2002-01-24 14:24:29 +00:00
Mariette Yvinec b20649d297 supressed references to type Point
in Triangulation_ds_vertex_2.h
nd Triangulation_data_structure_2.h
fixed a missing typedef in Triangulation_ds_iterators_2.h
2002-01-24 12:32:03 +00:00
Mariette Yvinec a6735191ba changed mirror_index, mirror_vertex in Triangulation_ds_face_2.h
and  calls to index(Face_handle ) in Triangulation_data_structure_2.h
to fit the needs of the extended triangulatin data structure of
additively weighted Voronoi diagram
2002-01-22 16:13:48 +00:00
Mariette Yvinec b3c1769ff6 cut a long line 2002-01-21 17:28:07 +00:00
Mariette Yvinec e99fe306c0 - major change in Triangulation package :
-suppression of Triangulation_face_2 and Triangulation_vertex_2 classes
   the TDS and Triangulation now have the same faces and vertices
   defined in TDS class
   as well as Face_handle and Vertex_handle classes
  -supression of Triangulation_default_data_structure_2
   and Triangulation_data_structure_using_list_2. There is now only
   one Triangulation_data_structure_2 (which for the moment is still
   using list).
2002-01-21 13:14:13 +00:00