Skip to content
Snippets Groups Projects
Commit c4f13494 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: construct VTK writers with the outputOptions and adjust internally

- this shifts responsibility away from caller to the individual writers
  for knowing which file formats are supported and which file ending is
  appropriate. When the writer receives the output format request,
  it can elect to downgrade or otherwise adjust it to what it can
  actually manage (eg, legacy vs xml vs xml-append).

  But currently still just with legacy format backends.
parent 03944c2a
No related tags found
No related merge requests found
Showing
with 312 additions and 205 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment