Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] exact constructor for Straight Skeleton

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] exact constructor for Straight Skeleton


Chronological Thread 
  • From: Fernando Cacciola <>
  • To:
  • Subject: Re: [cgal-discuss] exact constructor for Straight Skeleton
  • Date: Tue, 10 Mar 2009 16:20:33 -0200

Hi Hyngon,

Hi,

Is there a reason of using inexact_construction instead of
Exact_predicates_exact_constructions_kernel
>
Yes, the inexact constructions kernel is *significantly* faster.

But you can nevertheless use exact constructions if you need it. In fact, using it, the coordinates of the skeleton vertices are guaranteed to exact.

Best

--
Fernando Cacciola
www.geometryfactory.com




Archive powered by MHonArc 2.6.16.

Top of Page