[vtkusers] vtkGeometryFilter::UnstructuredGridExecute() : BUG ?
Will Schroeder
will.schroeder at kitware.com
Thu Aug 31 06:53:40 EDT 2000
Hi Folks-
There is a fairly straightforward solution to the ordering problem of cell
data versus
the cells in poly data. We could add a flag/ivar "Ordered" in vtkPolyData.
If set, then
the traversal of the vtkPolyData could be modified to insure consistency
between cell
data and cell order.
Will
At 11:12 AM 8/31/2000 +0100, John Biddiscombe wrote:
> >handled, but copying cell data is ALWAYS WRONG using the current system.
>
>Actually, I mean wrong if the cells are inserted in random order. If they
>are inserted as lines/verts/polys etc then the order is OK.
>
>JB
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list