Goosefoot Mesher - CGAL
Public Member Functions | List of all members
CGAL::Signed_mesh_domain_3< Function, BGT >::Construct_initial_points Struct Reference

#include <Signed_mesh_domain_3.h>

Public Member Functions

 Construct_initial_points (const Signed_mesh_domain_3 &domain)
 
template<class OutputIterator >
OutputIterator operator() (OutputIterator pts, const int n=12) const
 

Detailed Description

template<class Function, class BGT>
struct CGAL::Signed_mesh_domain_3< Function, BGT >::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>}.


The documentation for this struct was generated from the following file: