I have the following code in my main() to disable vtk warnings output.
    vtkObject::GlobalWarningDisplayOff();
However, vtkOutputWindow still pops useless warnings up.
What is wrong?
--
Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html