Skip to content

Added new widget which magnifies render window under mouse

Will Schroeder requested to merge will.schroeder/vtk:Magnifier-Widget into master

The vtkMagnifierWidget and vtkMagnifierRepresentation magnify a small area in a viewport under the mouse position. The magnifier window can be moved around interactively, and magnification factor adjusted.

Merge request reports