Subject: CGAL users discussion list
List archive
- From: Andreas Fabri <>
- To:
- Subject: Re: [cgal-discuss] Regular_Triangulation_3: dual of an edge
- Date: Wed, 15 Aug 2007 08:23:23 -0700
Hi Thomas,
The next educated guess is:
assert( t.dimension() == 3 )
assert( ! t->is_infinite(vh1) );
assert( ! t->is_infinite(vh2) );
and do the circulators circulate at all, that is how many infinite cells are
there?
andreas
Thomas Zangl - Home wrote:
Am Wed, 15 Aug 2007 08:04:37 -0700, schrieb "Andreas Fabri" <>:
Hi!
Rt_Cell_handle c;Note that c, i, and j only get assigned values when you are compiling
int i, j;
assert(t.is_edge(vh1, vh2, c,i,j));
in debug mode. Otherwise the assert statement is not executed, and
the next call is just random, and so is what follows.
Thanks, thats true. Luckily I am still in debug mode and thats not the
problem :-)
Best regards,
- Regular_Triangulation_3: dual of an edge, Thomas Zangl - Home, 08/15/2007
- Re: [cgal-discuss] Regular_Triangulation_3: dual of an edge, Andreas Fabri, 08/15/2007
- Re:[cgal-discuss] Regular_Triangulation_3: dual of an edge, Thomas Zangl - Home, 08/15/2007
- Re: [cgal-discuss] Regular_Triangulation_3: dual of an edge, Andreas Fabri, 08/15/2007
- Re:[cgal-discuss] Regular_Triangulation_3: dual of an edge, Thomas Zangl - Home, 08/15/2007
- Re: [cgal-discuss] Regular_Triangulation_3: dual of an edge, Andreas Fabri, 08/15/2007
- Re:[cgal-discuss] Regular_Triangulation_3: dual of an edge, Thomas Zangl - Home, 08/15/2007
- Re: [cgal-discuss] Regular_Triangulation_3: dual of an edge, Joshua A Levine, 08/15/2007
- Re:[cgal-discuss] Regular_Triangulation_3: dual of an edge, Thomas Zangl - Home, 08/15/2007
- Re: [cgal-discuss] Regular_Triangulation_3: dual of an edge, Andreas Fabri, 08/15/2007
Archive powered by MHonArc 2.6.16.