[vtkusers] vtkMultiBlockPLOT3DReader default reference count to 2	on New()?
    da 
    remywendy at gmail.com
       
    Sun May  9 18:51:24 EDT 2010
    
    
  
Hey all, is this normal/correct ?
reader = vtkMultiBlockPLOT3DReader::New();
int ref = reader->GetReferenceCount(); // ref defaults to 2??
I also noticed this with vtkPNGWriter... Should I be worried about this if
I'm trying to register/unregister the reader in different places?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100509/fbe5a845/attachment.htm>
    
    
More information about the vtkusers
mailing list