<div class="gmail_quote">On Tue, Jan 31, 2012 at 2:21 AM, Gishara Indeewarie <span dir="ltr">&lt;<a href="mailto:gish.777@gmail.com">gish.777@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br clear="all"><div>Hi all,</div><div><br></div><div>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. </div>
<div>
Please tell me how to create a vtkPolyData set using a given set of points in c++. </div><span class="HOEnZb"><font color="#888888">-- </font><br><div style="color:rgb(136,136,136)"></div><font color="#666666" style="color:rgb(136,136,136)">Gish</font></span></blockquote>
<div><br></div><div>Please take a look at this example </div><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadPlainText">http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadPlainText</a><br clear="all"><br>and others on the wiki.<br>
<br><div>David</div></div>