Skip to content

Fix/vtk extras

Kurt Sansom requested to merge kayarre/nektar:fix/vtkExtras into master

Also updated SetMagnification(4); to windowToImageFilter->SetScale(4, 4); to reflect deprication in vtk api.

list of deprecations here. https://www.vtk.org/Wiki/VTK/API_Changes_8_0_1_to_8_1_0

Edited by Kurt Sansom

Merge request reports