<div dir="ltr">What are the parameters on your vtkGaussianSplatter? My guess is that you are using the default settings for the vtkGaussianSplatter and that the model bounds are starting at the origin and extending into the positive side of the origin in all three dimensions while your data has positions on the negative side of the origin. You will probably have to adjust the model bounds to make sure they are large enough to contain your clipped poly data.<div>
<br></div><div>Cory</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 4, 2014 at 4:21 AM, Taron <span dir="ltr"><<a href="mailto:taron2000@gmx.de" target="_blank">taron2000@gmx.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I have encountered another problem in my application. I want to clip<br>
PolyData and then visualize the result as a volume via Guassian splatter. It<br>
seems that the dataset is somehow initialy clipped at the starting position<br>
of the plane. We are using the plane widget for that, like Paraview does. I<br>
could reproduce this in Paraview as well. The Image shows that the dataset<br>
is some how clipped in the initial position of the plane. Clipping works to<br>
the one side (removing more of the image) but not to the other side (i.e.<br>
showing whole image).<br>
<br>
<<a href="http://vtk.1045678.n5.nabble.com/file/n5727317/paraview-clip-gauss.png" target="_blank">http://vtk.1045678.n5.nabble.com/file/n5727317/paraview-clip-gauss.png</a>><br>
<br>
P.S. the order here of first clipping and then splatter to a volume is<br>
important here. Or is there a way to clip the resulting volume and still<br>
render it with the GPUMapper?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Wierd-behaviour-of-vtkClipPolyData-and-vtkGaussianSplatter-reproducable-with-Paraview-tp5727317.html" target="_blank">http://vtk.1045678.n5.nabble.com/Wierd-behaviour-of-vtkClipPolyData-and-vtkGaussianSplatter-reproducable-with-Paraview-tp5727317.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>