[vtkusers] vtkPolydataAlgorithm v/s vtkPolydataToPolydataFilter

Mathieu Malaterre mathieu.malaterre at kitware.com
Wed Jul 19 17:11:54 EDT 2006


kshivann at engineering.uiowa.edu wrote:
> hi all,
>     i am writing a filter which has both input and output as polydata. 
> in VTK 5.0 all the filters have been derived from vtkPolydataAlgorithm. 
> Should i derive my filter from vtkPolydataAlgorithm or should i use 
> vtkPolydataToPolydataFilter which seems to have same characteristics as 
> that of vtkPolydataAlgorithm.

Kiran,

	I have updated the documentation for this class:

http://public.kitware.com/cgi-bin/viewcvs.cgi/Filtering/vtkPolyDataToPolyDataFilter.h?sortby=date&r2=1.27&r1=1.26

	This will appear tomorrow in the doxygen documentation (the nightly one).

Thanks for report,
Mathieu



More information about the vtkusers mailing list