[vtkusers] Polydata without cells to polydata with cells ?

qin zeng qin_in_usa at hotmail.com
Tue Dec 30 23:50:31 EST 2003


Hi, all

I manually create a polydata by assigning the vtkpoints and scalardata.
By now, the polydata does not have any cells inside.
But if I want to contour it, cells are needed. (Is that right?)
I have try vtkDelaunay2D and vtkDelaunay3D as a filter.
 But after the filter are applied, the GetOutput()->GetNumberOfCells() still gets 0.

Why ? Help!!

Thanks.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20031230/594d36a8/attachment.htm>


More information about the vtkusers mailing list