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

ENH: introduce intermediate vtk::polyWriter class

- reduces code, simplifies creation of new, specialized polyData
  writers.

- new templated vtk::GenericPatchWriter, which adds support for
  writing both uindirectPrimitivePatch + indirectPrimitivePatch types.

- handle geometric fields separately from regular fields with
    * vtk:GenericPatchGeoFieldsWriter
    * vtk:indirectPatchGeoFieldsWriter
    * vtk:uindirectPatchGeoFieldsWriter
parent 492d5cb6
Branches
Tags
No related merge requests found
Showing
with 439 additions and 302 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment