0028488: VIS - fix compilation with VTK 8.2
authorkgv <kgv@opencascade.com>
Fri, 15 Feb 2019 08:27:15 +0000 (11:27 +0300)
committerapn <apn@opencascade.com>
Fri, 15 Feb 2019 12:52:14 +0000 (15:52 +0300)
commite607bd3e6b8ec33bb0cf13422322cd740d203996
treef6978e24226deb7a0b047633ff2b95f0ed634b3a
parent1ccc1371b97227ae546f586e710e61f48d1a5353
0028488: VIS - fix compilation with VTK 8.2

Occurrences of removed method vtkDataArray::InsertNextTupleValue() have been replaced by InsertNextTypedTuple().
Fixed misprint in vtkTypeMacro usage for class IVtkTools_ShapeObject.
Patch #0030452 (SelectMgr_ViewerSelector::Deactivate() raises exception when called twice) has been propagated to IVtkOCC_ViewerSelector.
src/IVtkOCC/IVtkOCC_ViewerSelector.cxx
src/IVtkTools/IVtkTools_ShapeObject.hxx
src/IVtkVTK/IVtkVTK_ShapeData.cxx
src/IVtkVTK/IVtkVTK_ShapeData.hxx