Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Ask for help: join_vertex

Subject: CGAL users discussion list

List archive

[cgal-discuss] Ask for help: join_vertex


Chronological Thread 
  • From: tang <>
  • To:
  • Subject: [cgal-discuss] Ask for help: join_vertex
  • Date: Mon, 24 Jun 2013 18:52:38 -0700 (PDT)

Dear all,

I know that join_vertex in CGAL can merge two vertice into one. CGAL said
that
P.join_vertex ( Halfedge_handle h) joins the two vertices incident to h. The
vertex denoted by h->opposite() gets removed.

http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Polyhedron_ref/Class_Polyhedron_3.html

Now my problems are:
1) what is h->opposite() when we look from that figure?
2) is it possible to specify anyone of two vertices at the end of h to be
removed, instead of h->opposite() being removed?

Thanks,
Zhanghong Tang




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Ask-for-help-join-vertex-tp4657704.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Ask for help: join_vertex, tang, 06/25/2013

Archive powered by MHonArc 2.6.18.

Top of Page