[vtkusers] does vtkStructuredGridGeometryFilter copy cell data?
Berk Geveci
berk.geveci at kitware.com
Wed Nov 29 08:57:05 EST 2000
The current version of vtkStructuredGridGeometryFilter passes
cell data ( the correction was introduced in Dec. 1998 ).
Make sure that you are not using an old version of vtk.
Philipp Kayser wrote:
>
> Hi,
>
> in my program i create a vtkStructuredGrid dataset and put point data as
> well as cell data in it. Next i transform this into a dataset of type
> vtkPolyData via the vtkStructuredGridGeometryFilter. If i tell the mapper
> to use the point data to color my grid, everything is ok. But if i want to
> colorize using cell data all cells seem to have random colors. So my first
> intention was that vtkStructuredGridGeometryFilter does not copy cell
> data. Is that right?
>
> Philipp.
>
> _______________________________________________
> 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