[vtkusers] Multiple Input Filter Examples
David Doria
daviddoria+vtk at gmail.com
Fri Jan 15 13:25:08 EST 2010
On Fri, Jan 15, 2010 at 1:05 PM, Bryn Lloyd <blloyd at vision.ee.ethz.ch> wrote:
> For instance the vtkSmoothPolyDataFilter
>
> http://www.vtk.org/doc/nightly/html/classvtkSmoothPolyDataFilter.html
>
>
> I takes an optional second input (used for constrained surface smoothing).
>
>
>
>
>
>
> Michael Jackson wrote:
>>
>> Are there any examples of filters that take multiple inputs? I am trying
>> to design a filter which I _think_ will require multiple inputs but I wanted
>> to look at some existing code first before I make a design choice.
>>
>> Thanks
>> ___________________________________________________________
>> Mike Jackson www.bluequartz.net
>> Principal Software Engineer mike.jackson at bluequartz.net
>> BlueQuartz Software Dayton, Ohio
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>
>
> --
> -------------------------------------------------
> Bryn Lloyd
> Computer Vision Laboratory
> ETH Zürich, Sternwartstrasse 7, ETF C110
> CH - 8092 Zürich, Switzerland
> Tel: +41 44 63 26668
> Fax: +41 44 63 21199
> -------------------------------------------------
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
Mike,
I tried to pull out an example here (Multiple Input Ports):
http://www.cmake.org/Wiki/VTK/Examples#Developer_Examples
Let me know if it is helpful or if you have any suggestions once you
get your code to work.
Thanks,
David
More information about the vtkusers
mailing list