[vtkusers] VTK in a multi-threaded application ??

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Aug 6 08:28:57 EDT 2013


Hi Abhishek,

you can use all VTK in a threaded environment but VTK is NOT thread safe
therefore you need to understand what you are doing and if concurrency
arise and on what.

So the answer is YES and NO, because it highly depends on what you are
doing...

Seb


On Tue, Aug 6, 2013 at 6:44 AM, abhishek <abhishek at meddiff.com> wrote:

> Hello Users,
>
> How can I use the following vtk classes in a multi-threaded application ??
>
> Classes that i want to use:
> 1. vtkImageData
> 2. vtkContourFilter
> 3. vtkStripper
>
>
> Regards
> Abhishek.
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/VTK-in-a-multi-threaded-application-tp5722504.html
> Sent from the VTK - Users 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
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130806/f65c8b83/attachment.htm>


More information about the vtkusers mailing list