Import 2017-06-07 23:51:09: master a782f736

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-01-09 02:09:36 master 31d496ad
Affected Issues 0003683: Add option to focus camera in 3D view on position of fiducial
Changeset

ENH: Add ability to refocus 3d cameras on a fiducial. Fixes 0003683

Added a right click context menu option to refocus the 3D camera to the
first selected fiducal. This can help localise the fiducial in a large scene.
Added logic method to get all camera nodes and set the focal point on them.
Added the call to a self test.

From: Nicole Aucoin <nicole@bwh.harvard.edu>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@23869 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Loadable/Markups/Logic/vtkSlicerMarkupsLogic.cxx Diff File
mod - Modules/Loadable/Markups/Logic/vtkSlicerMarkupsLogic.h Diff File
mod - Modules/Loadable/Markups/Testing/Python/MarkupsInViewsSelfTest.py Diff File
mod - Modules/Loadable/Markups/qSlicerMarkupsModuleWidget.cxx Diff File
mod - Modules/Loadable/Markups/qSlicerMarkupsModuleWidget.h Diff File