Skip to content

BUG: vtkTestingInteractor cannot create timers which results in errors.

Dan Lipsa requested to merge danlipsa/vtk:TestOrientationMarkerWidget into master

Spurious errors are printed because vtkInteractorStyleJoystickCamera needs timers which are not provided by vtkTestingIterator.

Merge request reports