Skip to content

vtkHDFReader: improve static mesh support

  • ensure to not use the UseCache and MergeParts at the same time (incompatible features)
  • ensure to delete meta array used for the static mesh correctly
  • fix VTK_ABI_NAMESPACE_END

Merge request reports