Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Are there any tags of Vertex_handle(Facet,Edge...)?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Are there any tags of Vertex_handle(Facet,Edge...)?


Chronological Thread 
  • From: Song Lin <>
  • To:
  • Subject: Re: [cgal-discuss] Are there any tags of Vertex_handle(Facet,Edge...)?
  • Date: Wed, 21 Apr 2010 17:21:51 +0800

Dear Sebastien,

Thank you very much. Now it works.
I'm sorry for bothering you. I'm a new user of CGAL and I didn't get
exactly what "vertex type" means at that moment.


Lin



在 2010-04-21三的 10:30 +0200,Sebastien Loriot (GeometryFactory)写道:
> You did not read carefully what I wrote.
> you should have written:
>
> typedef CGAL::Alpha_shape_vertex_base_3<Gt> Vb_as;
> typedef CGAL::Triangulation_vertex_base_with_info_3<int, K,Vb_as>
> Vb;
--
Center of Computational and Systems Biology,
Institute of Biophysics, CAS.
15 Datun Road, Chaoyang District
Beijing, 100101
P.R.China





Archive powered by MHonArc 2.6.16.

Top of Page