Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Suggested ways to construct curve from border line of Polyhedron_3

Subject: CGAL users discussion list

List archive

[cgal-discuss] Suggested ways to construct curve from border line of Polyhedron_3


Chronological Thread 
  • From: Matti Lehtonen <>
  • To:
  • Subject: [cgal-discuss] Suggested ways to construct curve from border line of Polyhedron_3
  • Date: Wed, 2 Oct 2013 14:55:06 +0300

Hi,

are there any suggestions for the best way to construct curves (or ordered lists of vertices/points) of border line of Polyhedron_3?

There are functions like   Halfedge_iterator P.border_halfedges_begin ()  or  Edge_iterator P.border_edges_begin(),   but documentation do not say anything about halfedge/edge order at border (or I missed that statement).


Matti Lehtonen
--
Life is complex. It has real and imaginary parts.



Archive powered by MHonArc 2.6.18.

Top of Page