Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: Re: [cgal-discuss] Terrain + hierarchy
  • Date: Wed, 17 Feb 2010 23:08:57 +0100 (CET)

Hello everybody!

I want to know if this class works in place of
Triangulation_euclidean_traits_xz_3<K> or if there is other with the same
functionality for projection in the xz plane. I'm using CGAL 3.3.1 and the
problem described int this thread ocurs when I use
Triangulation_euclidean_traits_xz_3<K>. For now i'm using
CGAL::Triangulation_vertex_base_with_info_2<double,K> and putting the y
coordinate in the additional info but I want a better solution to simplify the
code in my application.

Thanks.

Vinícius da Silva.

  • Re: Re: [cgal-discuss] Terrain + hierarchy, dsilva.vinicius, 02/17/2010

Archive powered by MHonArc 2.6.16.

Top of Page