Skip to content
  • David Cole's avatar
    ENH: Allow timers created by vtkGenericRenderWindowInteractor to use native... · 9f8ea4a9
    David Cole authored
    ENH: Allow timers created by vtkGenericRenderWindowInteractor to use native repeating timer functionality if desired. By default, repeating timers in the generic interactore are implemented as an endless stream of re-created one shot timers... Primarily added to eliminate unnecessary timer recreation calls from vtkCanvas.java.
    9f8ea4a9