Skip to Content.
Sympa Menu

cgal-discuss - Mapping between triangulation and polygon

Subject: CGAL users discussion list

List archive

Mapping between triangulation and polygon


Chronological Thread 
  • From: "Yin Xuetao" <>
  • To:
  • Subject: Mapping between triangulation and polygon
  • Date: Tue, 30 Oct 2007 16:28:13 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=nt41+btlkzXPeLcfqGwrsc3PJ/VXUXPIdltDhJqAPRKAcDcO2zha9tnCMBEojOBHkMk7Jqh39LPQ4I6QGemaUsu1I1ul6uaqwfB2/RQaFAZTqI/k8ZYffpjA3Pvk4Q8Hg0zyFhGH+L++eoLDltViwzW5DjOAE1PSlUysMBIyavU=

Hi, all
 
I have a mesh (as Polyhedron_3 instance) contains a planar 8-edge polygon in it.
The task is to use constrained Delaunay to triangulate that polygon.
Then I am having this problem of mapping the information i get from Constrained_Delaunay_triangulation_2 to Polyhedron_3.
I wonder if someone has a neat way to perform this task. Thanks!
 
best regards!
Xuetao


  • Mapping between triangulation and polygon, Yin Xuetao, 10/31/2007

Archive powered by MHonArc 2.6.16.

Top of Page