Import 2017-06-07 23:51:09: master 375e69d3

Author Committer Branch Timestamp Parent
msmolens msmolens master 2016-06-13 12:57:19 master a78fa0dc
Changeset

COMP: Update usage of legacy vtkMatrix4x4 method

VTK has deprecated the vtkMatrix4x4::operator[] method. In preparation for
upgrading the version of VTK that Slicer uses, update code that uses that method
to use GetElement()/SetElement() instead.

See https://github.com/Kitware/VTK/commit/d9c5ca0.

From: Max Smolens <max.smolens@kitware.com>

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

mod - Libs/MRML/Core/vtkITKTransformConverter.h Diff File