Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Cannot run the examples for using Delaunay Triangulation_2, whereas Delaunay Triangulation_3 runs fine..

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Cannot run the examples for using Delaunay Triangulation_2, whereas Delaunay Triangulation_3 runs fine..


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Cannot run the examples for using Delaunay Triangulation_2, whereas Delaunay Triangulation_3 runs fine..
  • Date: Fri, 18 Feb 2011 20:02:04 +0100
  • Organization: GeometryFactory

Le vendredi 18 février 2011 18:57:39, nyiotis a écrit :
> On Fri, Feb 18, 2011 at 6:45 PM, Laurent Rineau (GeometryFactory) [via
>
> cgal-discuss]
> <>
> wrote:
> > Le vendredi 18 février 2011 17:33:46, nyiotis a écrit :
> > Some parts of examples/Surface_reconstruction do need TAUCS.
> >
> > > Configuring
> >
> > /Users/nikos/NetBeansProjects/cgal/CGAL-3.7/examples/Triangulation_2
> >
> > > example
> > > Configuring
> >
> > /Users/nikos/NetBeansProjects/cgal/CGAL-3.7/examples/Triangulation_3
> >
> > > example
> >
> > Triangulation examples do not need TAUCS. The explanation is somewhere
> > else.
> >
> > *OK, so as just to confirm, neither Triangulation2D/3D nor
>
> Voronoi2D/3D needs TAUCS right? *

No.

TAUCS is used by CGAL only to inverse sparse matrices. Only in the following
examples/demos:

demo/Polyhedron/CMakeLists.txt (only for some plugins)
demo/Surface_reconstruction_points_3/CMakeLists.txt
examples/Point_set_processing_3/CMakeLists.txt
examples/Surface_mesh_parameterization/CMakeLists.txt
examples/Surface_reconstruction_points_3/CMakeLists.txt

and that is all!

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



Archive powered by MHonArc 2.6.16.

Top of Page