Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: error C2039: 'convert_to_polyhedron' : is not a member of 'CGAL::Nef_polyhedron_3<Kernel_>'

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: error C2039: 'convert_to_polyhedron' : is not a member of 'CGAL::Nef_polyhedron_3<Kernel_>'


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: error C2039: 'convert_to_polyhedron' : is not a member of 'CGAL::Nef_polyhedron_3<Kernel_>'
  • Date: Tue, 17 Aug 2010 09:55:43 +0200

Parmeet wrote:
Hi,

I am using CGAL 3.4, i have checked in header file and only capital version
exits..

P.
The online documentation corresponds to the version 3.6.1 of the library. The documented function is now convert_to_polyhedron,
the capital version has been left in the code for backward
compatibility.

S.



Archive powered by MHonArc 2.6.16.

Top of Page