cgal/Point_set_processing_3/examples/Point_set_processing_3
Laurent Saboret 402ef86aef Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (7):
Documentation of the new API with property maps.

* The User and Reference Manuals are updated wrt the new API with property maps.
* The examples included in the User and Reference Manuals are updated.

Warning:
* The code of these packages does not match the documentation!
* Do not call generate_reference_manual on these packages. This would remove the new API documentation.

TODO:
* Modify the code to match the documentation.
2009-05-11 16:38:05 +00:00
..
data
include Replace custom polyhedron class Enriched_polyhedron by a regular Polyhedron_3 + a call to compute_vertex_normal() (borrowed from Polyhedron demo). 2009-04-10 14:40:47 +00:00
CMakeLists.txt Fixed compilation and test suite error: pca_estimate_normals_example example has been renamed normals_example. 2009-05-07 12:46:40 +00:00
average_spacing_example.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (7): 2009-05-11 16:38:05 +00:00
jet_smoothing_example.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (7): 2009-05-11 16:38:05 +00:00
normal_estimation.cmd
normal_estimation.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (6): 2009-05-07 13:13:56 +00:00
normals_example.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (7): 2009-05-11 16:38:05 +00:00
property_map.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (6): 2009-05-07 13:13:56 +00:00
property_map_multiple_streams.cpp add a property_map example working with multiple buffers (e.g., multiple 2009-04-30 17:32:02 +00:00
quick_test_suite.bat
quick_test_suite.sh Updated list of files that svn should ignore 2009-05-07 13:57:04 +00:00
random_simplification_example.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (7): 2009-05-11 16:38:05 +00:00
read_write_xyz_point_set_example.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (7): 2009-05-11 16:38:05 +00:00
remove_outliers_example.cpp Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (7): 2009-05-11 16:38:05 +00:00