Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Tracking of changes within a mesh for UAV Landing

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Tracking of changes within a mesh for UAV Landing


Chronological Thread 
  • From: Eric Berberich <>
  • To:
  • Cc: Op3rAtor <>
  • Subject: Re: [cgal-discuss] Re: Tracking of changes within a mesh for UAV Landing
  • Date: Wed, 25 Jul 2012 09:54:11 +0200

On 7/25/12 9:42 AM, Op3rAtor wrote:
Thanks for your replay, but i'm searching for a solution which is able to
notifiy other algorithms (not in cgal) about changes within a mesh thus they
dont need to handle always the whole mesh.
I'm currently working on a solution for this problem.. maybe someone has the
same issue. I think an event-based solution supported by cgal would be
interessting.

Sounds like the observer pattern [1]. I know it's implemented for CGAL arrangements which notifies other parts on structural changes of the arrangement.

I do not know whether it's done for meshes (or can easily be done).

eriC

[1] http://en.wikipedia.org/wiki/Observer_pattern



Archive powered by MHonArc 2.6.18.

Top of Page