you're better off subclassing vtkPolyDataAlgorithm. Have a look at something 
like one of the contour filters. Actually, they might be messy because there 
are so many options for specialized input types. Try vtkGeometryFilter or 
something simple like that for a starter.

JB

From: [email protected] [mailto:[email protected]] On 
Behalf Of Ricardo Uribe
Sent: 29 November 2011 16:35
To: [email protected]
Subject: [Paraview] vtkPolyData plugin for Paraview

Good afternoon,

I have been trying to create a plugin for paraview that receives a 3D Image and 
produces as output a PolyData.
Has anyone done this before?, I don't find any example on the internet and i 
have found a lot
of problems trying to do it by modifying a plugin extended from 
vtkImageAlgorithm.

Thanks in advance,
Ricardo Uribe Lobello

_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to