Skip to content
Snippets Groups Projects
  • Mark OLESEN's avatar
    e2228aab
    ENH: avoid references to temporaries in surfaceWriter · e2228aab
    Mark OLESEN authored
    - previously wrapped raw points/faces with a meshedSurfRef on input,
      but now handle the raw -> meshedSurf logic directly within
      surfaceWriter to avoid holding references to temporaries
    
      Since the updated meshedSurfRef is now modifiable, it can be used
      directly as a redirection mechanism within surfaceWriter.
    
    - add explicit close() in destructor
    e2228aab
    History
    ENH: avoid references to temporaries in surfaceWriter
    Mark OLESEN authored
    - previously wrapped raw points/faces with a meshedSurfRef on input,
      but now handle the raw -> meshedSurf logic directly within
      surfaceWriter to avoid holding references to temporaries
    
      Since the updated meshedSurfRef is now modifiable, it can be used
      directly as a redirection mechanism within surfaceWriter.
    
    - add explicit close() in destructor
surfaceWriter.C 11.66 KiB