#include <CGAL/Polyhedral_mesh_domain_3.h>
constructs a set of n points on the surface, and output them to the output iterator pts whose value type is required to be std::pair<Points_3, Index>.
n
pts
std::pair<Points_3, Index>