[vtkusers] Infinte recursion in vtkDelaunay2D::FindTriangle

Federico Bonelli federico.bonelli at moxoff.com
Wed Oct 17 11:33:24 EDT 2012


Hello,

I'm experiencing issues with the method vtkDelaunay2D::FindTriangle,
because it consistently generates an infinite recursion on a case of
mines.
I'm using the nightly-build out of GIT.
Looking at the call stack I discover that the program loops over 4
triangles, using the same pattern over and over again:
id 1, 4, 9, 8, 1, 4, 9, 8, 1, 4, etc etc...

I'm a bit lost here, what can I do?

Federico


-- 
Federico Bonelli

MOXOFF srl
Spinoff del Politecnico di Milano
Via D'Ovidio Francesco, 3 - 20133 Milano (Italia)
tel (+39) 02 3675 4853
web: <http://www.moxoff.com>
--
Sede legale in Milano,
Viale Vittorio Veneto 2/A - 20124 Milano (Italia)
CF/P.IVA 07015910966
Capitale sociale € 50000,00 i.v.
R.E.A.  N. 1929566 - MI



More information about the vtkusers mailing list