Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Triangle_2 intersection throws exception

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Triangle_2 intersection throws exception


Chronological Thread 
  • From: mriem <>
  • To:
  • Subject: [cgal-discuss] Re: Triangle_2 intersection throws exception
  • Date: Tue, 6 Mar 2012 08:24:02 -0800 (PST)

Hi Sebastien

Thanks for the quick repply

I did as you suggest, used a exact_predicates_exact_construnctors kernel

but now I geta warning inside the same function

object_cast inside Lazy_construction_rep::operator() failed. It needs more
else if's (#1)
dynamic type of the Object :
St6vectorIN4CGAL7Point_2INS0_16Simple_cartesianINS0_11Interval_ntILb0EEEEEEESaIS6_EE

which causes my program later on to segfault.

Can you help me?

Miguel



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Triangle-2-intersection-throws-exception-tp4449736p4450411.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page