<div dir="ltr">You should produce a vtkMultiBlockDataSet with one block for each of the vtkImageDatas.</div><div class="gmail_extra"><br clear="all"><div>David E DeMarle<br>Kitware, Inc.<br>R&amp;D Engineer<br>21 Corporate Drive<br>

Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div>
<br><br><div class="gmail_quote">On Fri, Sep 6, 2013 at 8:38 AM, the_shark <span dir="ltr">&lt;<a href="mailto:mdccnunes@hotmail.com" target="_blank">mdccnunes@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello,<br>
<br>
I am generating in my filter a set of vtkImageData that I get from<br>
extracting specific VOIs from one volume.<br>
I end up having a map of &lt;int id_VoI, vtksmartPointer&lt;vtkImagedata&gt;VoI&gt;<br>
inside the filter.<br>
<br>
I want to output that through RequestData() but it seems I can&#39;t figure out<br>
how to put all VOIs in a list and pass them to the output. In the end the<br>
mapper can receive this output ( list of vtkimageData) and render each voi.<br>
<br>
Any help is appreciated.<br>
<br>
Thank you!<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/How-to-output-a-list-of-vtkImageData-from-filter-tp5723315.html" target="_blank">http://vtk.1045678.n5.nabble.com/How-to-output-a-list-of-vtkImageData-from-filter-tp5723315.html</a><br>


Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>