You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
obviously/obgraphic/Obvious3D.cpp:573:24: error: ‘class vtkWindowToImageFilter’ has no member named ‘SetMagnification’
573 | windowToImageFilter->SetMagnification(2); //set the resolution of the output image (3 times the current resolution of vtk render window)
| ^~~~~~~~~~~~~~~~
vtk has version 8.2.0-17
The text was updated successfully, but these errors were encountered:
Build msg:
vtk has version 8.2.0-17
The text was updated successfully, but these errors were encountered: