Compilation Issues with VTK 8.2.0

The function GlobalImmediateModeRenderingOn of vtkPolyDataMapper is not supported any longer, hence the program can not be compiled with VTK 8.2.0.

The function is used in ThreadVisualisation.cpp as mapper->GlobalImmediateModeRenderingOn().

Edited by Ghost User