Skip to Content.
Sympa Menu

cgal-discuss - Using Arrangement Observer

Subject: CGAL users discussion list

List archive

Using Arrangement Observer


Chronological Thread 
  • From: "Björn Steffen" <>
  • To:
  • Subject: Using Arrangement Observer
  • Date: Wed, 7 Feb 2007 13:18:47 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=tPX7Q3loC9CXOIZWjV0TLW/WvrHQ3NL88DsaaW3sN9QdDt/hHgUJNlIFq1dFMLF/VlVwa93GLhmFNlg7wxS7fNKkBLpksuI7i0NNejwwgvBWDetlyVp7ILiJZXKDmQBo7D3rRdUWnjUZ7pWRU5in9a1hxzO3b/nA0MoVwiZ/bpY=

Hello everyone,

Since I have to added additional data to my arrangement, I have to use
an observer. But I'have the following problems:

1) the method before_split_edge is never called in the attached example.
2) what is the purpose of the *_modify_edge methods?

Thanks for any help.

Regards,

Björn Steffen




Archive powered by MHonArc 2.6.16.

Top of Page