Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: cGAL::join

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: cGAL::join


Chronological Thread 
  • From: sara123 <>
  • To:
  • Subject: [cgal-discuss] Re: cGAL::join
  • Date: Tue, 1 Feb 2011 01:02:06 -0800 (PST)


CGAL/double is my kernel,
I think this problem caused by my kernel since i tested this function as
independent program with following kernel and i took correct results.

struct Kernel : public CGAL::Cartesian<Number_type> {};

but now i forced to use double kernel because the kernel of my polygons is
double.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/cGAL-join-tp3248268p3250722.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page