Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Conforming triangulaions and kernels

Subject: CGAL users discussion list

List archive

[cgal-discuss] Conforming triangulaions and kernels


Chronological Thread 
  • From: Ben Supnik <>
  • To:
  • Subject: [cgal-discuss] Conforming triangulaions and kernels
  • Date: Wed, 08 Apr 2009 11:10:56 -0400

Hi Y'all,

The docs for make_conforming_Delaunay_2 say that it requires ConformingDelaunayTriangulationTraits_2. traits.

ConformingDelaunayTriangulationTraits_2 is labeled as having "Any model of Kernel concept. In particular, all CGAL kernels."

But...this doesn't seem correct to me - am I right in thinking that some CGAL exact pred exact construction kernels do not have sqrt? The one I was using did not, and I get a compile failure due to being unable to tkae the sqrt of a number.

If sqrt is indeed required and not in all kernels, is there a way to get an exact predicate/exact construction kernel without one of LEDA or GMP?

cheers
ben
--
Scenery Home Page: http://scenery.x-plane.com/
Scenery blog: http://xplanescenery.blogspot.com/
Plugin SDK: http://www.xsquawkbox.net/xpsdk/
X-Plane Wiki: http://wiki.x-plane.com/
Scenery mailing list:

Developer mailing list:




Archive powered by MHonArc 2.6.16.

Top of Page