Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3D Mesh Generation from CGAL::Polyhedral_mesh_domain_with_features_3

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3D Mesh Generation from CGAL::Polyhedral_mesh_domain_with_features_3


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] 3D Mesh Generation from CGAL::Polyhedral_mesh_domain_with_features_3
  • Date: Wed, 12 Aug 2015 11:36:07 +0200
  • Organization: GeometryFactory

Maybe you are trying to link with an incorrect libCGAL?

Sebastien.

On 08/12/2015 11:24 AM, kd16 wrote:
Now I am encountering a new problem when I try to generate the c3t3.

using namespace CGAL::parameters;
Mesh_Domain domain(mesh_Poly);
domain.detect_features();
Mesh_Criteria criteria(facet_angle=30, facet_size=0.1,
facet_distance=0.025,
cell_radius_edge_ratio=2, cell_size=0.1);
*c3t3 = CGAL::make_mesh_3<C3T3>(domain, criteria); *
return true;

generates this error:

This error wasn't present when I was previously using make_mesh_3 with a
polyhedron_domain

Undefined symbols for architecture x86_64:
"CGAL::set_binary_mode(std::basic_ios<char, std::char_traits&lt;char>
&)", referenced from:

CGAL::Dump_c3t3<CGAL::Mesh_complex_3_in_triangulation_3&lt;CGAL::Regular_triangulation_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>, CGAL::Default>, int, int>,
true>::dump_c3t3(CGAL::Mesh_complex_3_in_triangulation_3<CGAL::Regular_triangulation_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>, CGAL::Default>, int, int> const&, std::string) const
in glwidget.o
"CGAL::is_ascii(std::basic_ios<char, std::char_traits&lt;char> >&)",
referenced from:
std::ostream&
CGAL::operator<<<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>, CGAL::Default>(std::ostream&,
CGAL::Triangulation_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>, CGAL::Default> const&) in glwidget.o
std::ostream&
CGAL::operator<<<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_ds_vertex_base_3<CGAL::Triangulation_data_structure_3&lt;CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> > > >(std::ostream&,
CGAL::Mesh_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_ds_vertex_base_3<CGAL::Triangulation_data_structure_3&lt;CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> > > > const&) in glwidget.o

CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>::print_cells(std::ostream&,
CGAL::Unique_hash_map<CGAL::internal::CC_iterator&lt;CGAL::Compact_container&lt;CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_ds_vertex_base_3<CGAL::Triangulation_data_structure_3&lt;CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> > > >, CGAL::Default, CGAL::Default, CGAL::Default>,
false>, unsigned long, CGAL::Handle_hash_function, std::allocator<unsigned
long> > const&) const in glwidget.o
std::ostream&
CGAL::operator<<<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> >(std::ostream&,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> > const&) in glwidget.o

CGAL::internal::Mesh_3::Write_mesh_domain_index<CGAL::Polyhedral_mesh_domain_with_features_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
true>::operator()(std::ostream&, int, int const&) const in glwidget.o

CGAL::internal::Mesh_3::Write_mesh_domain_index<CGAL::Polyhedral_mesh_domain_with_features_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
false>::operator()(std::ostream&, int, int const&) const in glwidget.o
ld: symbol(s) not found for architecture x86_64


"CGAL::set_binary_mode(std::basic_ios<char, std::char_traits&lt;char> >&)",
referenced from:

CGAL::Dump_c3t3<CGAL::Mesh_complex_3_in_triangulation_3&lt;CGAL::Regular_triangulation_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>, CGAL::Default>, int, int>,
true>::dump_c3t3(CGAL::Mesh_complex_3_in_triangulation_3<CGAL::Regular_triangulation_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>, CGAL::Default>, int, int> const&, std::string) const
in glwidget.o
"CGAL::is_ascii(std::basic_ios<char, std::char_traits&lt;char> >&)",
referenced from:
std::ostream&
CGAL::operator<<<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>, CGAL::Default>(std::ostream&,
CGAL::Triangulation_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>, CGAL::Default> const&) in glwidget.o
std::ostream&
CGAL::operator<<<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_ds_vertex_base_3<CGAL::Triangulation_data_structure_3&lt;CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> > > >(std::ostream&,
CGAL::Mesh_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_ds_vertex_base_3<CGAL::Triangulation_data_structure_3&lt;CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> > > > const&) in glwidget.o

CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag>::print_cells(std::ostream&,
CGAL::Unique_hash_map<CGAL::internal::CC_iterator&lt;CGAL::Compact_container&lt;CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Triangulation_ds_vertex_base_3<CGAL::Triangulation_data_structure_3&lt;CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> > > >, CGAL::Default, CGAL::Default, CGAL::Default>,
false>, unsigned long, CGAL::Handle_hash_function, std::allocator<unsigned
long> > const&) const in glwidget.o
std::ostream&
CGAL::operator<<<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> >(std::ostream&,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_data_structure_3<CGAL::Mesh_vertex_base_3&lt;CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
CGAL::Triangulation_vertex_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
, CGAL::Triangulation_ds_vertex_base_3<void> > >,
CGAL::Compact_mesh_cell_base_3<CGAL::Robust_weighted_circumcenter_filtered_traits_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>
,
CGAL::Polyhedral_mesh_domain_with_features_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >, void>,
CGAL::Sequential_tag> > const&) in glwidget.o

CGAL::internal::Mesh_3::Write_mesh_domain_index<CGAL::Polyhedral_mesh_domain_with_features_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
true>::operator()(std::ostream&, int, int const&) const in glwidget.o

CGAL::internal::Mesh_3::Write_mesh_domain_index<CGAL::Polyhedral_mesh_domain_with_features_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Polyhedron_3<CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Mesh_3::Robust_intersection_traits_3&lt;CGAL::Epick>,
CGAL::Mesh_3::Mesh_polyhedron_items<int>, CGAL::HalfedgeDS_default,
std::allocator<int> >,
CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >,
CGAL::Boolean_tag<true>, CGAL::Boolean_tag<true> >,
false>::operator()(std::ostream&, int, int const&) const in glwidget.o
ld: symbol(s) not found for architecture x86_64



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/3D-Mesh-Generation-from-CGAL-Polyhedral-mesh-domain-with-features-3-tp4661063p4661065.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page