Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Delaunay 3D: Get triangle with info in vertices.

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Delaunay 3D: Get triangle with info in vertices.


Chronological Thread 
  • From: Michael Kalygin <>
  • To:
  • Subject: [cgal-discuss] Re: Delaunay 3D: Get triangle with info in vertices.
  • Date: Tue, 7 May 2013 16:48:19 -0700 (PDT)

Thank you, Sebastien!

I've successfully implemented my algorithm using locate() method. I get
Cell_handle from it and then iterate through vertices. In this case I have
an access to info() field. It works a lot faster!

Thanks!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Delaunay-3D-Get-triangle-with-info-in-vertices-tp4657355p4657393.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page