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

Definition at line 206 of file vtkfigFrame.cxx.

207  {
208  mainthread->RemoveFrame(this);
209  }
internals::MainThread * mainthread
The spinning main thread.
Definition: vtkfigFrame.h:408
void RemoveFrame(Frame *frame)
Remove frame from thread.

+ Here is the call graph for this function: