Skip to content

GetMeshMTime: Use vtkDataSet API where possible

Léon Victor requested to merge leon.victor/vtk:generalize-domc into master

Use vtkDataSet's GetMeshMTime method rather than the subclasses' ones directly where possible

  • vtkDataObjectMeshCache
  • vtkForceStaticMesh
  • vtkHDFWriter

Depends on !11222

Edited by Léon Victor

Merge request reports