Skip to content
Snippets Groups Projects
  • Oliver Sander's avatar
    b3269d9d
    Implement rudimentary file reading · b3269d9d
    Oliver Sander authored
    The implementation uses TinyXML2.  If you don't have that installed
    then a NotImplemented exception will be thrown.
    
    The code is still pretty fragile, and needs more defensive programming.
    It will probably crash on a number of well-formed files.
    
    [[Imported from SVN: r9896]]
    b3269d9d
    History
    Implement rudimentary file reading
    Oliver Sander authored
    The implementation uses TinyXML2.  If you don't have that installed
    then a NotImplemented exception will be thrown.
    
    The code is still pretty fragile, and needs more defensive programming.
    It will probably crash on a number of well-formed files.
    
    [[Imported from SVN: r9896]]
vtkfile.hh 11.10 KiB