Hey all, is this normal/correct ?<div><br></div><div>reader = vtkMultiBlockPLOT3DReader::New();</div><div>int ref = reader-&gt;GetReferenceCount(); // ref defaults to 2??</div><div><br></div><div>I also noticed this with vtkPNGWriter... Should I be worried about this if I&#39;m trying to register/unregister the reader in different places?</div>