[vtkusers] vtkLinearFilter doesn't work with the output of vtkWindowedSincPolyDataFilter

Jothy jothybasu at gmail.com
Mon Aug 1 11:11:32 EDT 2011


Hi all,

I have smoother a mesh with vtkWindowedSincPolyDataFilter and now I would
like to do some extrusion with the mesh for some purpose. But it didn't work
properly if I use extrude->SetInput(smoother->GetOutput()). I works well
with the input to smoothing filter from vtkAppendPolyDataFilter.

Should I convert the type of the output from vtkWindowedSincPolyDataFilter
to be used with linear extrusion filter?

Thanks

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


More information about the vtkusers mailing list