[vtk-developers] Changes in vtkDelaunay2D between vtk 6.0 and 6.2

Will Schroeder will.schroeder at kitware.com
Thu Jul 23 14:16:25 EDT 2015


I'm sorry to hear about your hassles. The best ways to deal with situations
like this is to create a test and provide data that demonstrates the
behavior. Is this possible?

W

On Thu, Jul 23, 2015 at 2:12 PM, updega2 <updega2 at berkeley.edu> wrote:

> Hi all,
>
> A while ago, I wrote some code that used and worked well with vtk 6.0. I
> upgraded to vtk 6.2, and now I get different results from the code and it
> crashes fairly often. I was able to locate that the errors were occurring
> in
> vtkDelaunay2D. I noticed that instead of using a std::set for some points,
> the class is now using vtk structures.
>
> I was wondering what is the best way to find out exactly what changes were
> made between the versions and why these changes were made? It seems like
> the
> filter has become less robust, and I would like to be able to continue
> using
> my code with an updated vtk.
>
> Thanks in advance!
>
> Adam
>
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/Changes-in-vtkDelaunay2D-between-vtk-6-0-and-6-2-tp5733077.html
> Sent from the VTK - Dev mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>


-- 
William J. Schroeder, PhD
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
will.schroeder at kitware.com
http://www.kitware.com
(518) 881-4902
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150723/0c658748/attachment.html>


More information about the vtk-developers mailing list