Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] constructor of Nef_polyhedron_2 with polygons

Subject: CGAL users discussion list

List archive

[cgal-discuss] constructor of Nef_polyhedron_2 with polygons


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] constructor of Nef_polyhedron_2 with polygons
  • Date: Tue, 24 Feb 2009 20:41:13 +0100 (CET)

Hi,

I saw a constructor of Nef_polyhedron with polygons from on-line manual like
Nef_polyhedron_2<T> N ( Forward_iterator it, Forward_iterator end,
Polygons_tag);
However, not in Release 3.3.1 25 August 2007 User and Reference manual.
Anyway, I failed to use this constructor with 3.3.1. Should I use CGAL 3.4
instead of 3.3.1 to use the constructor with polygons.

Thanks,
Hyungon Kim



Archive powered by MHonArc 2.6.16.

Top of Page