[vtkusers] Create a VTK polydata set

David Doria daviddoria at gmail.com
Tue Jan 31 08:50:10 EST 2012


On Tue, Jan 31, 2012 at 2:21 AM, Gishara Indeewarie <gish.777 at gmail.com>wrote:

>
> Hi all,
>
> I have a dataset as x,y,z points and the value of each point. I want to
> create a poly data set using the points and create a contour using values
> of each point.
> Please tell me how to create a vtkPolyData set using a given set of points
> in c++.
> --
> Gish


Please take a look at this example
http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadPlainText

and others on the wiki.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120131/9cbd189e/attachment.htm>


More information about the vtkusers mailing list