[vtkusers] vtk3.2beta bug
johnny carroll norris
jnorris at csar.uiuc.edu
Fri Mar 2 18:16:20 EST 2001
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
More information about the vtkusers
mailing list