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

David Doria daviddoria at gmail.com
Mon Aug 1 11:13:59 EDT 2011


On Mon, Aug 1, 2011 at 11:11 AM, Jothy <jothybasu at gmail.com> wrote:

> 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
>


What do you mean "it didn't work properly"? Compiler errors? Incorrect
results?

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


More information about the vtkusers mailing list