VTKFIG  0.20.20181114
Easy VTK based in situ visualization
void vtkfig::Frame::Interact ( )

Show frame content and wait for interaction.

This performs a blocking run of the event loop. It can be unblocked however by the space key.

Definition at line 39 of file vtkfigFrame.cxx.

internals::MainThread * mainthread
The spinning main thread.
Definition: vtkfigFrame.h:408
void Interact()
Blocking event loop demanding user interaction unblocked by space key.

+ Here is the call graph for this function: