<div dir="ltr">You could create a vector (std::vector) of renderers then you could add actors by calling renderersVector[x]-&gt;AddActor().....<br><br>something like this.<br><br>May I ask you a question(off topic)<br><br>
By using proper viewUpVecto and psotion of the camera I can display axial, sag 7 coronal images properly for HFS case. I nver attemped to do that for other orientations.<br><br>Do we need to apply any other transformation for other orientations?<br>
<br>if so how?<br><br><br>Thanks<br><br>Jothy <br><br><div class="gmail_quote">On Fri, Jun 22, 2012 at 2:36 PM, José M. Rodriguez Bacallao <span dir="ltr">&lt;<a href="mailto:jmrbcu@gmail.com" target="_blank">jmrbcu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi folks, right now I have developed a dicom viewer with vtk, I can<br>
display almost any dicom modality but, one of my requierements is to<br>
show several layouts of series and images, for example, 1x1 series<br>
horizontally, 2x2 series, etc. The way I do this for series is with a<br>
grid layout (yes, I am using qt4) but, I need to support images too. I<br>
know how to tile several renderers in a render window but, my problem<br>
is how to assign a specific slice from a 3D vtkImageData to a specific<br>
renderer. Any suggestions on this?<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><br clear="all"><br>-- <br><div dir="ltr">Jothybasu Selvaraj<br>PhD Student<br>University of Liverpool<br>UK<br></div><br>
</div>