Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Terrain + hierarchy

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Terrain + hierarchy


Chronological Thread 
  • From: Daniel Duque Campayo <>
  • To:
  • Subject: Re: [cgal-discuss] Terrain + hierarchy
  • Date: Mon, 3 Dec 2007 10:50:05 +0100

Hi,

Thanks for the hint.

On Monday 03 December 2007 10:33,

wrote:
> what if you write
> typedef CGAL::Triangulation_face_base_2<Et> Fb;
> instead of using K as template parameter there?

Face? That I haven't tried, since I thought it was the vertices which had to
contain the z info. Anyway, I get the same errors I did before:

.../CGAL-3.3.1/include/CGAL/Triangulation_hierarchy_2.h:471: error: no type
named ‘Compare_distance_2’ in ‘class Et’

It seems the "Et" does not provide a valid geometrical kernel for the
hierarchycal triangulation (even if it does for the regular trinagulation).

Best,

Daniel

--
Daniel Duque
http://rincon.uam.es/dir?cw=950067138671875




Archive powered by MHonArc 2.6.16.

Top of Page