CGAL 6.0 - 3D Mesh Generation
Loading...
Searching...
No Matches
CGAL::Polyhedral_mesh_domain_3< Polyhedron, IGT >::Construct_initial_points Struct Reference

#include <CGAL/Polyhedral_mesh_domain_3.h>

Definition

template<class Polyhedron, class IGT>
struct CGAL::Polyhedral_mesh_domain_3< Polyhedron, IGT >::Construct_initial_points

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>.