[vtkusers] vtkCutter and its result
Matthias Haack
haack at rz.rwth-aachen.de
Sat Sep 20 06:59:56 EDT 2003
Hi,
given a vtkCutter object (with a vtkPlane as implicit function) and its
output (which is vtkPolyData). Is there any method implemented to
transform the unstructered data into a regular grid like an vtkImageData
has it?
Alternatively can I easily get that image which a vtkCutter (with a
vtkPlane as implicit function) represents?
The general problem is that I have images as vtkImageData and outputs of
vtkCutters which I want to handle equally. I also wanted to use a
regular structure as vtkImageData does (this will make my algorithm not
that complicated).
I'm not that skilled using vtk so I rather ask than get stuck within the
documentation as I do most times ;-)
thx in advance
Matthias
More information about the vtkusers
mailing list