mirror of https://github.com/CGAL/cgal
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
29 november 2005 Raphaelle Chaine
|
|
Re - Add and commit everything since previous operations had no effect (perhaps I forgot to commit when I did the first add???)
|
|
|
|
4 october 2005 Raphaelle Chaine
|
|
|
|
modified files :
|
|
include/CGAL/Triangulation_from_slices_3.h
|
|
include/CGAL/Reconstruction_from_slices_3.h
|
|
examples/Reconstruction_from_slices/test_reconstruction_from_slices.C
|
|
|
|
Addition of a conforming routine for polylines (not guaranteed for polylines with small angles or interescting polylines).
|
|
|
|
5 September 2005 Raphaelle Chaine
|
|
|
|
add files
|
|
|
|
include/CGAL/Triangulation_from_slices_3.h
|
|
include/CGAL/TFS_vertex_base_3.h
|
|
include/CGAL/TFS_polyline_vertex_base_3.h
|
|
include/CGAL/TFS_cell_base_3_for_reconstruction.h
|
|
include/CGAL/Reconstruction_from_slices_3.h
|
|
|
|
include/CGAL/Parser_CNT.h
|
|
include/CGAL/Parser_SLC.h
|
|
|
|
examples/Reconstruction_from_slices/test_triangulation_points_in_slices.C
|
|
examples/Reconstruction_from_slices/test_triangulation_points_in_polylines.C
|
|
examples/Reconstruction_from_slices/test_reconstruction_from_slices.C
|
|
|
|
examples/Reconstruction_from_slices/Makefile |