<div dir="ltr"><div><div><div><div>Adam,<br><br><i>> I noticed that instead of using a std::set for some points, the class is now using vtk structures.</i><br><br></div>Actually it seems to be the contrary, I added some piece of code that use std::set since VTK 6.1.<br><br></div>Please send the input data (a VTK file for instance) that generates an issue along with the filter parameters you use and I will try understand what is happening here.<br><br></div>Best,<br></div>Joachim <br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><b>Joachim Pouderoux</b><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font size="1"><i>PhD, Technical Expert</i></font><br><b><font size="1"><a href="http://www.kitware.fr" target="_blank">Kitware SAS</a></font></b><br></blockquote>
</div></div></div>
<br><div class="gmail_quote">2015-07-23 20:12 GMT+02:00 updega2 <span dir="ltr"><<a href="mailto:updega2@berkeley.edu" target="_blank">updega2@berkeley.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
A while ago, I wrote some code that used and worked well with vtk 6.0. I<br>
upgraded to vtk 6.2, and now I get different results from the code and it<br>
crashes fairly often. I was able to locate that the errors were occurring in<br>
vtkDelaunay2D. I noticed that instead of using a std::set for some points,<br>
the class is now using vtk structures.<br>
<br>
I was wondering what is the best way to find out exactly what changes were<br>
made between the versions and why these changes were made? It seems like the<br>
filter has become less robust, and I would like to be able to continue using<br>
my code with an updated vtk.<br>
<br>
Thanks in advance!<br>
<br>
Adam<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Changes-in-vtkDelaunay2D-between-vtk-6-0-and-6-2-tp5733077.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/Changes-in-vtkDelaunay2D-between-vtk-6-0-and-6-2-tp5733077.html</a><br>
Sent from the VTK - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div>