Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] delaunay

Subject: CGAL users discussion list

List archive

[cgal-discuss] delaunay


Chronological Thread 
  • From: sikai <>
  • To:
  • Subject: [cgal-discuss] delaunay
  • Date: Sat, 4 Nov 2017 11:14:11 -0700 (MST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
  • Ironport-phdr: 9a23:m6QDbRIh670S30pA/dmcpTZWNBhigK39O0sv0rFitYgXLPnxwZ3uMQTl6Ol3ixeRBMOAtKIC1rKempujcFJDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXkiybsvHtLQl2/blItZ7e9JomHhMu+06W++obYfh5TrDu7e7J7ahus/ivLscxDmophI6d5nhTE+SsYJcxJzHJuKBSekwuqtZT4x4Jq7ykF4qFpzMVHS6ivJPxgQA==

Dear All

I am new to CGAL. Currently, I am working on delaunay triangulation, But I
have trouble to create delaunay triangulation with CGAL. Actually, I do not
know how CGAL deal with the data structure with delaunay. For example, how
can I find the incident cells for a given vertex so I can loop through them
and perform some operations on those cells?



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.18.

Top of Page