[vtkusers] vtk3.2beta bug

Bill Lorensen wlorens1 at nycap.rr.com
Sat Mar 3 12:36:30 EST 2001


John,
         Has the filter been Updated with the Update method at the point of your copy? I did notice that we do not print out the cells counts in the Print method. I just tried the ShallowCopy in one of our tests and it seemed fine.

Bill

At 05:16 PM 3/2/01 -0600, johnny carroll norris wrote:
>Hello,
>
>vtkUnstructuredGrid::ShallowCopy() fails to pass through the cell information.
>If you use
>
>    this->GetOutput()->ShallowCopy(this->GetInput());
>
>in a custom filter derived from vtkUnstructuredGridToUnstructuredGridFilter,
>the output will have the points and point data, but no cells.
>
>John
>-- 
>John Norris
>Research Programmer
>Center for Simulation of Advanced Rockets
>http://www.uiuc.edu/ph/www/jnorris
>
>_______________________________________________
>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