Skip to content
Snippets Groups Projects
  • Mark OLESEN's avatar
    773ec00d
    ENH: improved consistency of surface writers (#1232) · 773ec00d
    Mark OLESEN authored
    - remove writeGeometry() in favour of write() and make it pure virtual
      so that all writers must explicitly deal with it.
    
    - establish proxy extension at construction time and treated as an
      invariant thereafter. This avoids potentially surprising changes in
      behaviour when writing.
    773ec00d
    History
    ENH: improved consistency of surface writers (#1232)
    Mark OLESEN authored
    - remove writeGeometry() in favour of write() and make it pure virtual
      so that all writers must explicitly deal with it.
    
    - establish proxy extension at construction time and treated as an
      invariant thereafter. This avoids potentially surprising changes in
      behaviour when writing.
proxySurfaceWriter.C 3.67 KiB