Import 2017-06-07 23:51:09: master 02d79603
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | master | 2015-10-07 19:50:27 | master 9d89b7d4 |
Changeset | ENH: Improve vtkMRMLDoubleArrayNode set/get methods Until now vtkMRMLDoubleArrayNode values could only be obtained using [1] http://www.vtk.org/Wiki/VTK/Python_Wrapper_Enhancement#GetTuple.2FSetTuple_.28done_as_of_Aug_6.2C_2010.29 To overcome this limitation, this commit adds: The former set/get methods limited to XY values, as well as the new This commit also applies more robust conditions on the index and the Rational : We were interested in creating this method for vtkMRMLDoubleArrayNode This commit offers features that can greatly facilitate the exchange Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> From: Alexis Girault <alexis.girault@kitware.com> git-svn-id: http://svn.slicer.org/Slicer4/trunk@24613 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - Libs/MRML/Core/vtkMRMLDoubleArrayNode.cxx | Diff File | |||
mod - Libs/MRML/Core/vtkMRMLDoubleArrayNode.h | Diff File |