MeshMTime: replace calls to subclasses' GetMeshMTime by vtkDataSet::GetMeshMTime

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

  • vtkDataObjectMeshCache
  • vtkForceStaticMesh
  • vtkHDFWriter

Depends on !11222 (merged)

Edited by Léon Victor

Merge request reports

Loading