Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Infinite vertex in Triangulations

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Infinite vertex in Triangulations


Chronological Thread 
  • From: Nico Kruithof <>
  • To:
  • Subject: Re: [cgal-discuss] Infinite vertex in Triangulations
  • Date: Tue, 19 Jan 2010 20:02:39 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=vo7xjr+eeTFUcU7IKVnAWNnG+pIFHByUtdU2p8QuMaG7kV1xAd2EScDBQT6myX1InV Lhrp2bFW+ExQKuoX1cwkt3xqZmsHB91jhFCB/g3Kpyx7Z05sj09QYjW8C6NR+AhTz1nB xg2ulPX2JRfhXkTI/Kmyy4Hm8qsSxvwjy82L0=

Hi Daniel,

I wrote the incremental builder for the skin surface package where I had to construct a triangulation from cells and incidence relations. In that setting the triangulation is always topologically a sphere. I can have a look if you present a small example.

Bests,
Nico

On Tue, Jan 19, 2010 at 6:26 PM, Daniel Weber <> wrote:
Hi,

i use the incremental builder (CGAL/Triangulation_incremental_builder_3.h) to reconstruct the adjacency information. This algorithm crashes during the reconstruction of inifite cell adjacency. Now, I want to find out why "Triangulation_incremental_builder_3" crashes. Maybe I should post a minimal code snipplet, which causes this crash.




Archive powered by MHonArc 2.6.16.

Top of Page