http://doc.cgal.org/latest/Surface_reconstruction_points_3/ The following example reads a point set, creates a Poisson implicit function and reconstructs a surface. File Surface_reconstruction_points_3/poisson_reconstruction_example.cpp #include <CGA