Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Mesh generation question


Chronological Thread 
  • From: Ram <>
  • To:
  • Subject: [cgal-discuss] Re: Mesh generation question
  • Date: Thu, 19 Jan 2012 09:25:00 -0800 (PST)



Laurent,

That fixes one problem but gets me to this problem:

Mesh_polyhedron_3 does not have

typedef typename Poly::Point_3 Point;

which is used by make_cube_3 function. I tried ::Point as well, but wasn't
there.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Mesh-generation-question-tp4300233p4310710.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page