I am now using the addClippingPlane() member of the mapper, which seems to be doing exactly what I want. Since this is not for calculations, but only for the visualization, doing this in the mapper phase seems to be the right thing. However, I&#39;m having some issues with the rendering of this. Will post this in a separate thread.<div>

<br></div><div>Tijmen<br><br><div class="gmail_quote">On Mon, Jul 18, 2011 at 11:03 AM, Tijmen Klein <span dir="ltr">&lt;<a href="mailto:T.R.Klein@student.rug.nl">T.R.Klein@student.rug.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

As far as I know, the extract VOI filter can only be used for rectangular regions? My clipping plane will be positioned in ways that the output will not be rectangular. I&#39;ve looked in the vtkShepardMethod to sample the output of the vtkClipPolyDate onto a structured grid, I think that this will be the easiest way to achieve my goal?<div>


<br></div><div><font color="#888888">Tijmen </font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Wed, Jul 13, 2011 at 10:44 PM, Dominik Szczerba <span dir="ltr">&lt;<a href="mailto:dominik@itis.ethz.ch" target="_blank">dominik@itis.ethz.ch</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Have you tried the extract VOI filter?<br>
<br>
Dominik<br>
<div><div></div><div><br>
On Wed, Jul 13, 2011 at 6:17 PM, Tijmen Klein &lt;<a href="mailto:T.R.Klein@student.rug.nl" target="_blank">T.R.Klein@student.rug.nl</a>&gt; wrote:<br>
&gt; I have a volume that I currently render using the GPU-based volume renderer.<br>
&gt; Now I want to clip (using a plane) this volume, and render the output (again<br>
&gt; using the CPU-based volume renderer). However, the problem is that the<br>
&gt; clipping transforms the data into a unstructured grid, which limits me to<br>
&gt; using a CPU based renderer.<br>
&gt; Is it possible to use a clipping algorithm that outputs a rectilinear grid?<br>
&gt; I know that vtkClipPolyData will create new cells, but I&#39;m not interested in<br>
&gt; that. Is this possible?<br>
&gt; Cheers,<br>
&gt; Tijmen<br>
</div></div>&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>