VTKFIG
0.20.20181114
Easy VTK based in situ visualization
|
Remove frame from thread. Definition at line 193 of file vtkfigMainThread-2018-01-26-2205.cxx. 196 SendCommand(frame->number_in_frame_list, "RemoveFrame", Communicator::Command::MainThreadRemoveFrame);
void SendCommand(int iframe, const std::string from, Communicator::Command cmd) Communication with render thread. Definition: vtkfigMainThread-2018-01-26-2205.cxx:223 std::map< int, Frame * > framemap Map of all frames handeled by thread. Definition: vtkfigMainThread.h:74 ![]() |