Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Triangulation issue - bug?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Triangulation issue - bug?


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Triangulation issue - bug?
  • Date: Mon, 31 Mar 2008 12:54:49 +0200
  • Organization: INRIA


a écrit :
Hello, with new version 3.3.1 we started to have issue with Triangulation_3 class. As I found out, interface of Triangle_3 was rewritten, however interface of TriangleC3 (cartesian one) remained same, so it's not possible to construct triangulation with cartesian base. Construct_triangle_3 class in function_objects.h has it's interface rewritten, so "typedef typename Triangle_3::Rep Rep" gives "cannot access private typedef declared in class 'CGAL::TriangleC3<R_>". Is this CGAL 3.3.1 bug?

Maybe, but I do not understand your message enough.
Could you post code snippets or compiler error messages
that illustrate the problem?

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



  • Triangulation issue - bug?, petr . dannhofer, 03/31/2008
    • Re: [cgal-discuss] Triangulation issue - bug?, Sylvain Pion, 03/31/2008

Archive powered by MHonArc 2.6.16.

Top of Page