<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello all, <br>
<br>
I've been wondering if there exists a way to implement multi
threaded filters in VTK. As an example, there exists in ITK an
interface (itkImageSource) which allows to create multithreaded
filters by implementing some of its methods, they are called
automatically during execution of the pipeline. <br>
<br>
If this is not the case, how can this be done in a correct,
"effortless" way?<br>
<br>
Thank you very much,<br>
<br>
<div class="moz-signature">-- <br>
Juan Carlos Prieto
<font face="arial" color="grey" size="2">
<br>
Phd Student
<br>
<a href="http://www.creatis.insa-lyon.fr">CREATIS</a>
Tel:+33472438918
<br>
7 Av Jean Capelle
<br>
69621 Villeurbanne Cedex
<br>
France <br>
<a href="http://www.creatis.insa-lyon.fr/%7Eprieto">Personal
page</a>
</font>
</div>
</body>
</html>