[Paraview] vtkPolyData plugin for Paraview

Biddiscombe, John A. biddisco at cscs.ch
Tue Nov 29 10:55:51 EST 2011


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: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Ricardo Uribe
Sent: 29 November 2011 16:35
To: paraview at paraview.org
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20111129/40ba8a70/attachment.htm>


More information about the ParaView mailing list