[vtk-developers] vtkDataObject::DataHasBeenGenerated doesn't call this->Modified()

Charl P. Botha c.p.botha at its.tudelft.nl
Tue Mar 11 12:07:45 EST 2003


Dear list,

Is there any reason why vtkDataObject::DataHasBeenGenerated does not
call this->Modified()?  DataHasBeenGenerated() is called for all output
objects by a vtkSource when its UpdateData() has sucessfully executed. 
Surely if this is the case, Modified() should be set on the output
DataObjects as the data that they encapsulate has been changed?

Any information on this would be greatly appreciated.

Thanks,
Charl

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the vtk-developers mailing list