Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Bug of funciton 'edge_collapse'?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Bug of funciton 'edge_collapse'?


Chronological Thread 
  • From: tang <>
  • To:
  • Subject: [cgal-discuss] Re: Bug of funciton 'edge_collapse'?
  • Date: Fri, 5 Oct 2012 05:36:38 -0700 (PDT)

Dear Dr. Loriot,

Thank you very much for your quick reply. I think I used the same kernel:


typedef CGAL::Exact_predicates_exact_constructions_kernel
Kernel;
typedef Kernel::Point_3
Point_3;
typedef Kernel::Line_3
Line_3;
typedef CGAL::Nef_polyhedron_3<Kernel>
Nef_polyhedron;
typedef GAL::Polyhedron_3<Kernel>
Polyhedron;

Isn't it?

Thanks,
Zhanghong Tang



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Simplify-function-doesn-t-work-tp4655966p4655989.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page