[vtkusers] Fill vtkPolyData with externally triangulated data.

rakesh patil prakeshofficial at gmail.com
Fri Jan 6 00:27:19 EST 2012


Hi,

I have externally triangulated data in the following form:

x, y, z
...
...
...

idx1, idx2, idx3
...
...
...

where (x,y,z) specify's points. and idx1, idx2, idx3 are indices of
triangles. Using these data, how can I fill a vtkPolyData, so that contours
can be generated and displayed?

Thanks in advance

Ragards
Rakesh Patil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120106/bf6ae346/attachment.htm>


More information about the vtkusers mailing list