<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>how can I get all instances of vtkObject which have 
been created by the New() method and which have not yet been destroyed? <BR>For 
instance, I would like to do </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>for each instance of 
vtkObject<BR>&nbsp;instance-&gt;PrintSelf(...)<BR>&nbsp;<BR>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>Manuel</FONT></DIV></BODY></HTML>