Skip to content

Support static mesh in HDFReader

Loïc Gaillard requested to merge loic.gaillard/vtk:hdf-staticmesh into master

Use vtkDataObjectMeshCache to produce transient static mesh compatible data when possible. Support the following vtk objects :

  • vtkPolyData
  • vtkUnstructuredGrid
Edited by Loïc Gaillard

Merge request reports