Skip to content

vtkHDFReader: fix deprecation for vtk 9.4.0

Lucas Givord requested to merge lucas.givord/vtk:fix-vtkhdf-deprecations into master

Deprecation usage in this class was wrong, we deprecates the variable directly instead of the method.

Remove also the deprecation for SetHasTemporalData as it shouldn't be deprecate.

backport: release

Merge request reports

Loading