VTKFIG  0.20.20181114
Easy VTK based in situ visualization
void vtkfig::Frame::SendCommand ( std::string  source,
internals::Communicator::Command  cmd 
)
private

Blocking send of commands to main thread.

Definition at line 201 of file vtkfigFrame.cxx.

202  {
204  }
internals::MainThread * mainthread
The spinning main thread.
Definition: vtkfigFrame.h:408
int number_in_frame_list
Number of this frame in global frame list.
Definition: vtkfigFrame.h:307
void SendCommand(int iframe, const std::string from, Communicator::Command cmd)
Communication with render thread.

+ Here is the call graph for this function: