mirror of https://github.com/CGAL/cgal
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. |
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| analysis_test.cmd | ||
| analysis_test.cpp | ||
| normal_estimation_test.cmd | ||
| normal_estimation_test.cpp | ||
| quick_test_suite.bat | ||
| quick_test_suite.sh | ||
| remove_outliers_test.cmd | ||
| remove_outliers_test.cpp | ||
| smoothing_test.cmd | ||
| smoothing_test.cpp | ||