<div dir="ltr">I believe this example should help you:<div><br></div><div><a href="http://www.itk.org/Wiki/VTK/Examples/Cxx/Images/BackgroundImage">http://www.itk.org/Wiki/VTK/Examples/Cxx/Images/BackgroundImage</a><br></div>
<div><br></div><div style>Thanks,</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 19, 2013 at 6:19 PM, Aashish Chaudhary <span dir="ltr"><<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You can use multiple renderers tied to same render window. For related discussion please visit this thread: <a href="http://www.vtk.org/pipermail/vtkusers/2008-July/095994.html" target="_blank">http://www.vtk.org/pipermail/vtkusers/2008-July/095994.html</a><div>
<br></div><div>Hope this helps. </div><div><br></div><div>Thanks,</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Mon, Aug 19, 2013 at 6:01 PM, Miro Drahos <span dir="ltr"><<a href="mailto:mdrahos@robodoc.com" target="_blank">mdrahos@robodoc.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<div text="#000000" bgcolor="#FFFFFF">
Hi all,<br>
I've been scratching my head over this one for some time now,
searching the mailing list, but still don't have a clue:<br>
<br>
How do I manually set a z-order of a prop? In other words, I have a
prop (silhouette outline of a surface) that I want to be rendered
always in foreground. <br>
Since this is output of vtkPolyDataSilhouetteFilter, it is rendered
via vtkMapper and vtkActor and not via vtkMapper2D vtkActor2D. I
tried to visualize it via the *2D pipeline since I saw the
SetDisplayLocationToForeground() of vtkProperty2D but it did not
render correctly. <br>
<br>
I am thinking I need to traverse <a href="http://www.vtk.org/doc/nightly/html/classvtkCullerCollection.html" target="_blank">vtkCullerCollection</a>
from my renderer, but then what? <br>
The class vtkCuller has only one method declared virtual double
Cull(...) with no definition.<br>
<br>
I am kind of lost here and would very much appreciate any advice on
this. <br>
Thank you!<span><font color="#888888"><br>
Miro
<div style="font-size:75%"><br>
</div>
<div>
</div>
</font></span></div>
<br></div></div>_______________________________________________<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>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer <br>| Kitware Inc. <br>| <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer <br>| Kitware Inc. <br>| <a href="http://www.kitware.com">www.kitware.com</a>
</div>