Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Face around vertex circulator

Subject: CGAL users discussion list

List archive

[cgal-discuss] Face around vertex circulator


Chronological Thread 
  • From: lukkio <>
  • To:
  • Subject: [cgal-discuss] Face around vertex circulator
  • Date: Mon, 6 Nov 2017 07:05:45 -0700 (MST)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
  • Ironport-phdr: 9a23:EWu+VRPG6+3vAgdI2LAl6mtUPXoX/o7sNwtQ0KIMzox0K/vzrarrMEGX3/hxlliBBdydsK0UzbeO+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6alFTps29XQ023dVEtfqWmUrLV2s+43uT395zIaBhTnxK8Z6lzJVO4t1b/rM4T1I9/KaUwzVOdpmZDcqJZzGxsJFuVmFClt5fg1JFm+iVU/fkm8pgTAu3BY60kQOkBX3wdOGcv6Ziw7UHO

Hi,

I have an object of class "SurfaceMesh" and I'm iterating through all the
vertices, for given vertex "V" i need to iterate through all the faces
incident in "V". I came across to CGAL::Face_around_target_circulator, but
I'm not entirely sure how to use it, I can't find any snippet showing how to
use it.

Can you provide any example of simple navigation using circulator?
(Specifically faces around vertex).

Thank you



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



Archive powered by MHonArc 2.6.18.

Top of Page