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

Author Committer Branch Timestamp Parent
jcfr jcfr master 2014-06-26 13:09:35 master c3fd28b7
Changeset

ENH: Expose vtkMRMLSceneViewNode::GetNodesByClass to python

Since std::vector<vtkMRMLNode *> is not "wrapped" by PythonQt, this commit
add an alternative method returning the nodes as a vtkCollection.

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

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

mod - Libs/MRML/Core/Testing/vtkMRMLSceneViewNodeTest1.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLSceneViewNode.cxx Diff File
mod - Libs/MRML/Core/vtkMRMLSceneViewNode.h Diff File