VTKFIG
0.20.20181114
Easy VTK based in situ visualization
|
Callback function for communicator thread if multithreading is off. Definition at line 964 of file vtkfigMainThread-2018-01-26-2205.cxx. 974 cout << "s cmd: " << static_cast<int>(mainthread->cmd) << " frame: " <<mainthread->iframe<< endl; vtkSmartPointer< Communicator > communicator Communicator object for communication with cliend. Definition: vtkfigMainThread.h:143 std::condition_variable condition_variable Condition variable signalizing finished command. Definition: vtkfigMainThread.h:113 std::map< int, Frame * > framemap Map of all frames handeled by thread. Definition: vtkfigMainThread.h:74 |