Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Problem with make_mesh_3

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Problem with make_mesh_3


Chronological Thread 
  • From: ju21 <>
  • To:
  • Subject: [cgal-discuss] Re: Problem with make_mesh_3
  • Date: Mon, 30 Jul 2012 06:07:28 -0700 (PDT)

I forgot to tell you the error generated at the compilation :

/***************************************************************************

typedef CGAL::Polyhedral_mesh_domain_with_features_3< IGT, Polyhedron >
Mesh_domain;
// That line generates a bug
*typedef CGAL::Mesh_triangulation_3< Mesh_domain >::type Tr;
*

/***************************************************************************

The bold line generates this :

error: no type named ‘Triangle_handle’ in ‘class
CGAL::Triangle_accessor_3<CGAL::Polyhedron_3&lt;CGAL::Epick,
CGAL::Polyhedron_items_3, CGAL::HalfedgeDS_default, std::allocator&lt;int>
>, CGAL::Mesh_3::Robust_intersection_traits_3<CGAL::Epick> >



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-with-make-mesh-3-tp4655492p4655624.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page