[vtkusers] vtkAlgorithm and vtkExecutive
Maarten Beek
beekmaarten at yahoo.com
Fri Nov 3 16:14:08 EDT 2017
Hi All,
Can some one explain me why I don't see a call setExecutive(0) in the vtkAlgorithm destructor?
I think that in SetExecutive() (also called by GetExecutive()) the executive gets registered in the algorithm and the algorithm gets registered in the executive. If this is true not calling setExecutive(0) in the vtkAlgorithm destructor would cause a memory leak?
Thanks - Maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20171103/80e6e6da/attachment.html>
More information about the vtkusers
mailing list