[vtkusers] Very important discovery\mistake !

Charl P. Botha c.p.botha at its.tudelft.nl
Tue Jun 3 12:13:29 EDT 2003


On Tue, 2003-06-03 at 18:06, Sebastien Auclair wrote:
> m_polydata and m_normal are the values we want to keep but we must get rid
> of the filters and everything else !
> Again, what would the correct approach be to make sure none of those filters
> remains.

DeepCopy m_polydata and m_normal out to newly allocated objects, then
Delete() the old ones.  This will allow the whole pipeline to
self-destruct.

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



More information about the vtkusers mailing list