Skip to content

Rubber Band Zoom Extension Hooks

Stephen Hogarth requested to merge shogarth/vtk:fix_rubber_band_zoom into master

Made rubber band zooming calculation methods protected and virtual and moved perspective projection focal point calculation to its own virtual method so that they can be customized by derived classes.

Merge request reports