Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] 3d Convex Hull & Kernel

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] 3d Convex Hull & Kernel


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] 3d Convex Hull & Kernel
  • Date: Fri, 19 Mar 2010 12:26:42 +0100
  • Organization: GeometryFactory

On Sunday 27 December 2009 05:33:17

wrote:
> Hi all, I just removed
>
> struct K : public FK {};
>
> from my code and convex_hull_3 works with Simple_cartesian well now.
>
> Looks wierd though... Could anyone please tell me why it is the case?

Probably there are (partial) specializations in code of convex_hull_3, that
depends on the kernel type.


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


  • Re: [cgal-discuss] 3d Convex Hull & Kernel, Laurent Rineau (GeometryFactory), 03/19/2010

Archive powered by MHonArc 2.6.16.

Top of Page