[vtkusers] vtkButterflySubdivisionFilter

david michell davidmichell at rediffmail.com
Mon Jul 12 01:39:21 EDT 2004


An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040712/95ea03cc/attachment.htm>
-------------- next part --------------
hi everyone,
I have a doubt regarding vtkButterflySubdivisionFilter.

I have a dataset with a scalar component.
Iam passing is to vtkDelaunay2D to triangulate it.
I know this vtkDelaunay2D preserves the scalars.

Then Iam passing the output of vtkDelaunay2D to vtkButterflySubdivisionFilter.
What happens to the scalars here?
vtkButterflySubdivisionFilter creates new points, so what will be the values of the scalars for the new points?

Please help me.
Thank you
David Michell


More information about the vtkusers mailing list