[vtkusers] Serialization
    Carlos Rafael Giani 
    e0325834 at student.tuwien.ac.at
       
    Tue Aug 12 10:36:37 EDT 2008
    
    
  
Hello,
I wonder if it is possible to serialize a vtkAlgorithmOutput instance. 
I'd need this to tunnel it through some connection APIs in a project as 
well as allowing persistence of the entire thing. It does not have to be 
ASCII, binary works just as well.
I've noticed the Print() function - is it possible to reconstruct VTK 
objects using the Print() info?
    
    
More information about the vtkusers
mailing list