[vtkusers] best way to cut volume

Michael Knopke Michael.Knopke at gmx.de
Fri Mar 2 10:09:28 EST 2007


Hi Dave,

 

thanks for reply. Getting an unstructed grid by cutting arbitrarily appears
logical. 

So I need something that determines "Insideness" of pixel, but I doubt that
the class

vtkExtractSeleceted Frustrum will help, since a frustrum consists of planes,
but then 

I can't use it to cut out any spline-shape. I thought about manually probing
the dataset with

vtkSpline->vtkProbeFilter and turn all pixels found to 0. But unfortunately
I'm still stuck with the probing of a closed spline.

 

Michael

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070302/d3b80264/attachment.htm>


More information about the vtkusers mailing list