cgal/Point_set_processing_3/test/Point_set_processing_3
Laurent Saboret 39552d040f Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (5):
Simplified the API:
- removed OrientableNormal_3, PointWithOrientableNormal_3, ReconstructionTriangulation_3, ReconstructionVertexBase_3 concepts.
- classes Orientable_normal_3, Reconstruction_triangulation_3 abd Reconstruction_vertex_base_3 are not documented anymore.
- For free functions provided with 2 variants mutable/non mutable, removed the non mutable one.

TODO:
- remove Orientable_normal_3 class.
- modify mst_orient_normals() to return an iterator over the first non oriented normal.
- fix Poisson MFC demo which does not compile anymore.
2009-04-28 14:10:05 +00:00
..
data * Simplified normal_estimation.cpp example (moved code comparing the computed normals to the original ones to normal_estimation_test.cpp). 2009-03-17 12:03:16 +00:00
CMakeLists.txt Updated Point_set_processing_3 's CMakeLists.txt files 2009-04-22 15:04:20 +00:00
analysis_test.cmd
analysis_test.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (5): 2009-04-28 14:10:05 +00:00
normal_estimation_test.cmd * Simplified normal_estimation.cpp example (moved code comparing the computed normals to the original ones to normal_estimation_test.cpp). 2009-03-17 12:03:16 +00:00
normal_estimation_test.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (3): 2009-04-21 14:10:02 +00:00
quick_test_suite.bat
quick_test_suite.sh Backup previous log file 2009-04-22 15:03:07 +00:00
remove_outliers_test.cmd Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (3): 2009-04-21 14:10:02 +00:00
remove_outliers_test.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (5): 2009-04-28 14:10:05 +00:00
smoothing_test.cmd
smoothing_test.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (5): 2009-04-28 14:10:05 +00:00