Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Lloyd optimization on a 2d CDT issue

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Lloyd optimization on a 2d CDT issue


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Lloyd optimization on a 2d CDT issue
  • Date: Thu, 16 Jun 2016 15:44:44 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:zFpzsxDRwm/0tDUObojNUyQJP3N1i/DPJgcQr6AfoPdwSP78p8bcNUDSrc9gkEXOFd2CrakU2qyG4+u9CCQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTmkbDisMCCKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FppIZ8VvDxcK08CLBZFz87KHsd5cvxtBCFQxHcyGEbVzBcthNVGQXD8FnAX5H8uzay9sFS8Q3dEsDxSL0oQyWM5qx3TwX5yW1PYzow7XvajNA2lqNdrRu8jxdwyoqSZ5uaYqktNpjBdM8XEDISFv1aUDZMV9ux
  • Organization: GeometryFactory

Le Thursday 16 June 2016 05:02:50 ballbugsbunny a écrit :
> Hi Jane thanks for your response,
>
> no, it didn't help, I'm getting the exact same problem:
>
> /usr/include/CGAL/Constrained_voronoi_diagram_2.h:203: error: 'class
> CGAL::Triangulation_face_base_with_info_2<FaceInfo2, CGAL::Epick,
> CGAL::Delaunay_mesh_face_base_2&lt;CGAL::Epick,
> CGAL::Constrained_triangulation_face_base_2&lt;CGAL::Epick,
> CGAL::Triangulation_face_base_2&lt;CGAL::Epick,
> CGAL::Triangulation_ds_face_base_2&lt;CGAL::Triangulation_data_structure_2&l
> t;CGAL::Delaunay_mesh_vertex_base_2&lt;CGAL::Epick>,
> CGAL::Triangulation_face_base_with_info_2<FaceInfo2, CGAL::Epick,
> CGAL::Delaunay_mesh_face_base_2&lt;CGAL::Epick> > > > > > > >' has no member
> named 'set_blind'
> f->set_blind(blind);
> ^

Fotis, I have the impression that your code is different from what we think.
Can you provide us with a minimal, complete, and verifiable example code
(MCVE), that fails to compile? That will help us, and you, a lot.

See:
http://stackoverflow.com/help/mcve

See also the instructions on http://www.cgal.org/bug_report.html

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page