Skip to Content.
Sympa Menu

cgal-discuss - Re:[cgal-discuss] Regular_Triangulation_3: dual of an edge

Subject: CGAL users discussion list

List archive

Re:[cgal-discuss] Regular_Triangulation_3: dual of an edge


Chronological Thread 
  • From: "Thomas Zangl - Home" <>
  • To: "cgal-discuss" <>
  • Subject: Re:[cgal-discuss] Regular_Triangulation_3: dual of an edge
  • Date: Wed, 15 Aug 2007 17:14:49 +0200


Am Wed, 15 Aug 2007 08:04:37 -0700, schrieb "Andreas Fabri"
<>:

Hi!

>> Rt_Cell_handle c;
>> int i, j;
>> assert(t.is_edge(vh1, vh2, c,i,j));
>
>Note that c, i, and j only get assigned values when you are compiling
>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,
--
----------------------------------------------------------------
,yours Thomas Zangl, Bakk.rer.soc.oec. -

-
- Freelancer - IT Consulting & Software Development -
- Student of Software Development-Economy (Master) -



Archive powered by MHonArc 2.6.16.

Top of Page