Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] Alpha_shape_2 using Periodic_2_Delaunay_Triangulation_2

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] Alpha_shape_2 using Periodic_2_Delaunay_Triangulation_2


Chronological Thread 
  • From: Marc Glisse <>
  • To: "" <>
  • Subject: RE: [cgal-discuss] Alpha_shape_2 using Periodic_2_Delaunay_Triangulation_2
  • Date: Sat, 9 Jul 2016 12:07:52 +0200 (CEST)

On Sat, 9 Jul 2016, Grzegorz JABLONSKI wrote:

The same error occurs, when I use Alpha_shape_vertex_base_2:

Please don't post those random lists of typedefs, always post a MCVE (minimum complete verifiable example), that is:
* include the #includes and the instanciation (I should be able to copy-paste, compile, and immediatly get the same error)
* remove anything irrelevant like Point

You still don't seem to be using Alpha_shape_vertex_base_2, the Vb typedef is not used anywhere.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page