Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] triangulate points in a 3d plane

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] triangulate points in a 3d plane


Chronological Thread 
  • From: "Shi Yan" <>
  • To:
  • Subject: Re: [cgal-discuss] triangulate points in a 3d plane
  • Date: Thu, 2 Oct 2008 16:30:37 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=C+GwN/vau4jivHJucu13XlRRvMg5TPPFKvnRcgdzOiVRa6xlToQmXKy4olP5tzw/56 zcRavZE/ilOJUcPsP3C6G9HpOeC69OhhGWVpW+rjVO0PTAP/nk4wpTOE+gqRGrWPoIlX VzhP2EVDQEaP1jKpdhNkLOdzqzxIx/w/1c95o=

thank you all.

i now have a new question, the triangulation methods use their own
data structure to represent the triangulation results. but in my
program, eventually i need to do the triangulation on polyhedrons.

so how can i map the triangulation result to the polyhedron facet
(insert new vertices and create new edges)? or is there any example
that i can check out?


thank you.



Archive powered by MHonArc 2.6.16.

Top of Page