[vtkusers] keep track of all instances of vtkObject

Manuel Feige manuelfeige at googlemail.com
Fri Apr 25 09:05:50 EDT 2008


Hi all,

how can I get all instances of vtkObject which have been created by the New() method and which have not yet been destroyed? 
For instance, I would like to do 

for each instance of vtkObject
 instance->PrintSelf(...)
 
Thanks

Manuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080425/13b29ade/attachment.htm>


More information about the vtkusers mailing list