Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Mesh generation question

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Mesh generation question


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Mesh generation question
  • Date: Mon, 23 Jan 2012 17:29:06 +0100
  • Organization: GeometryFactory

Le jeudi 19 janvier 2012 09:25:00 Ram a écrit :
> Laurent,
>
> That fixes one problem but gets me to this problem:
>
> Mesh_polyhedron_3 does not have
>
> typedef typename Poly::Point_3 Point;

I wrote:
CGAL::Mesh_polyhedron_3<K>::Type

CGAL::Mesh_polyhedron_3<K> is not a polyhedron class. It is a type-generator
class, and its nested type CGAL::Mesh_polyhedron_3<K>::Type is a polyhedron.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page