Slicer: 2145-support-for-installing-extension-from-file 4fe83f1d

Author Committer Branch Timestamp Parent
naucoin naucoin 2145-support-for-installing-extension-from-file 2013-02-11 17:31:01 2145-support-for-installing-extension-from-file 6fe971ca
Affected Issues 0002576: It would be good to have a way to turn off/on all models
Changeset

BUG: clean up the model node logic for toggling visibility.

Model slice nodes are distinguished by name rather than class, make that a more easily set string.
Don't toggle annotations or fiber bundle nodes or any other sub classes of
model nodes.

Issue 0002576

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

mod - Libs/MRML/Logic/vtkMRMLSliceLogic.cxx Diff File
mod - Libs/MRML/Logic/vtkMRMLSliceLogic.h Diff File
mod - Modules/Loadable/Models/Logic/vtkSlicerModelsLogic.cxx Diff File